Skip to content

Commit 499956b

Browse files
committed
Restore Redis driver docs link in ToC
1 parent 1fcc7dd commit 499956b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
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` (DEPRECATED) - [Scala driver for Redis](docs/RedisDriver.md)
3637
* `commons-macros` contains implementations of macros used in other modules and reusable macro utilities:
3738
* `MacroCommons` trait with several convenience functions for implementing macros
3839
* `TypeClassDerivation` - implements infrastructure for automatic type class derivation

0 commit comments

Comments
 (0)