You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently single node mode is support. Redis cluster support upcoming! aah cache library uses [github.com/go-redis/redis](https://godoc.org/github.com/go-redis/redis) library internally.
7
10
8
11
### News
9
12
10
-
*`v0.1.0`[released](https://github.com/go-aah/redis-cache-provider/releases/latest) and tagged on TBD.
13
+
*`v0.1.0`[released](https://github.com/go-aah/redis-cache-provider/releases/latest) and tagged on Dec 02, 2018.
11
14
12
15
## Usage
13
16
@@ -28,4 +31,4 @@ Please report issues at https://aahframework.org/issues.
28
31
29
32
## License
30
33
31
-
`inmemory-cache-provider` released under MIT License.
34
+
`redis-cache-provider` released under MIT License.
0 commit comments