nodecaf-redis
Advanced tools
Comparing version 0.1.0-rc1 to 0.1.0
@@ -8,2 +8,7 @@ # Nodecaf Redis Changelog | ||
## [v0.1.0] - 2022-03-02 | ||
### Changed | ||
- interface to use [redis](https://github.com/redis/node-redis) uppercase or camel-case commands | ||
## [v0.0.4] - 2021-09-11 | ||
@@ -37,1 +42,2 @@ | ||
[v0.0.4]: https://gitlab.com/nodecaf/redis/-/tags/v0.0.4 | ||
[v0.1.0]: https://gitlab.com/nodecaf/redis/-/tags/v0.1.0 |
{ | ||
"name": "nodecaf-redis", | ||
"version": "0.1.0-rc1", | ||
"version": "0.1.0", | ||
"description": "A conveninent interface around node redis to work within a nodecaf app.", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
@@ -0,0 +0,0 @@ # [Nodecaf Redis Wrapper](https://gitlab.com/nodecaf/redis) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9396