We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722499d commit d2b2fcaCopy full SHA for d2b2fca
README.md
@@ -1,5 +1,7 @@
1
# Mock Redis
2
3
+ 
4
+
5
Provide a mock Redis instance and optionally a mock Redis client for testing purposes. This library is built so you can
6
mock Redis instances using real Redis containers. You will need to have Docker running on your local machine or within
7
your CI environment.
0 commit comments