aws

Daniel Manila 2024-06-15T16:40:23.156409Z

Hey! Looking at doing a project with dynamodb in clojure, and wondering if there's a commonly used/recommended library for managing that? I've seen a couple options but not sure which are maintained or not

Daniel Manila 2024-06-16T19:38:46.247509Z

That's helpful, thank you!

salam 2024-06-15T23:39:49.078789Z

we’ve been using https://github.com/taoensso/faraday in production environments without any major issues. even though it stills depends on AWS Java SDK v1 right now, there’s https://github.com/taoensso/faraday/issues/146#issuecomment-2106348548.