File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3333 [ ` OptRef ` ] ( http://avsystem.github.io/scala-commons/api/com/avsystem/commons/misc/OptRef.html ) (implemented as value
3434 classes)
3535 * [ Components] ( docs/Components.md ) and Dependency Injection library
36- * ` commons-redis ` - [ Scala driver for Redis] ( docs/RedisDriver.md )
3736* ` commons-macros ` contains implementations of macros used in other modules and reusable macro utilities:
3837 * ` MacroCommons ` trait with several convenience functions for implementing macros
3938 * ` TypeClassDerivation ` - implements infrastructure for automatic type class derivation
Original file line number Diff line number Diff line change 11# Redis driver
22
3+ ** ⚠️ WARNING: This module is deprecated and scheduled for removal in a future release. Please migrate to an alternative
4+ solution.**
5+
36` commons-redis ` - Scala driver for Redis
47
58``` scala
You can’t perform that action at this time.
0 commit comments