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 5c5bdce commit 20cfb9dCopy full SHA for 20cfb9d
CHANGELOG.md
@@ -1,9 +1,11 @@
1
-## [1.0.1] - 2016-09-13
+## [1.0.2] - 2016-09-22
2
3
### Enhancements
4
- When Deepstream quits, gracefully closes the connection to Redis
5
6
+## [1.0.1] - 2016-09-13
7
+
8
### Miscellaneous
9
- CI build no longer depends on external Redis
10
-[1.0.0] 2016-06-29
11
+## [1.0.0] 2016-06-29
package.json
@@ -1,6 +1,6 @@
{
"name": "deepstream.io-cache-redis",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Redis cache connector for deepstream.io",
"main": "src/cache-connector.js",
"scripts": {
0 commit comments