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 1fcc7dd commit 499956bCopy full SHA for 499956b
README.md
@@ -33,6 +33,7 @@
33
[`OptRef`](http://avsystem.github.io/scala-commons/api/com/avsystem/commons/misc/OptRef.html) (implemented as value
34
classes)
35
* [Components](docs/Components.md) and Dependency Injection library
36
+* `commons-redis` (DEPRECATED) - [Scala driver for Redis](docs/RedisDriver.md)
37
* `commons-macros` contains implementations of macros used in other modules and reusable macro utilities:
38
* `MacroCommons` trait with several convenience functions for implementing macros
39
* `TypeClassDerivation` - implements infrastructure for automatic type class derivation
0 commit comments