Skip to content

Commit d875c53

Browse files
authored
Update README.md
1 parent 6657f1a commit d875c53

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,11 @@ In terms of performance: creating socket connections on-the-fly is comparable
9090
to reusing connections. See the performance tests inside RedisTest for more
9191
information.
9292

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+
9399
## Questions? Issues?
94100
Feel free to report issues here.

0 commit comments

Comments
 (0)