From 3815f7ac438a6b8c3c510a35267afb506f2901e9 Mon Sep 17 00:00:00 2001 From: Bill Hedworth Date: Thu, 11 Jan 2024 21:31:33 +0000 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e09e8f7..8041cc9 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,9 @@ Embedded postgres for clojure - based on https://github.com/zonkyio/embedded-pos ,,, :do-something ,,,) ``` +### Other useful clojure wrapped embedded testing libs +* https://github.com/Bigsy/dynamo-embedded-clj +* https://github.com/Bigsy/redis-embedded-clj +* https://github.com/Bigsy/s3-clj +* https://github.com/Bigsy/elasticmq-clj +* https://github.com/Bigsy/sns-clj \ No newline at end of file