We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6657f1a commit d875c53Copy full SHA for d875c53
1 file changed
README.md
@@ -90,5 +90,11 @@ In terms of performance: creating socket connections on-the-fly is comparable
90
to reusing connections. See the performance tests inside RedisTest for more
91
information.
92
93
+## See also
94
+
95
+See [drm/java-redis-collections](https://github.com/drm/java-redis-collections)
96
+for collection implementations which can be used to manage your application
97
+runtime data in redis.
98
99
## Questions? Issues?
100
Feel free to report issues here.
0 commit comments