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 e507a8b commit 39ee5bcCopy full SHA for 39ee5bc
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 7.0.0-rc4
2
+##### 15 may 2018
3
+- __Core__
4
+ - Added "defaultFileNameHashFunction" option (@Geolim4)
5
+- __Drivers__
6
+ - Implemented #598 // Ability to use custom predis/redis client (@Geolim4, @dol)
7
+- __Tests__
8
+ - Added test for custom predis client (@Geolim4)
9
+ - Added test for custom redis client (@Geolim4)
10
+- __Misc__
11
+ - Added doc for redis and predis client options (@Geolim4)
12
+
13
## 7.0.0-rc3
14
##### 9 may 2018
15
- __Core__
0 commit comments