@koopjs/cache-redis
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,5 +5,10 @@ # Change Log | ||
## [1.0.1] - 2017-08-31 | ||
### Changed | ||
* namespace keys to `koop-cache-redis` | ||
## [1.0.0] - 2017-08-31 | ||
* Initial Release | ||
[1.0.1]: https://github.com/koopjs/koop-cache-redis/compare/v1.0.0..v1.0.1 | ||
[1.0.0]: https://github.com/koopjs/koop-cache-redis/releases/tag/v1.0.0 |
{ | ||
"name": "@koopjs/cache-redis", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Redis Cache Plugin for Koop", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -9,2 +9,4 @@ # Koop Redis Cache | ||
Then: configure your host. In your config file | ||
config/production.json | ||
```json | ||
@@ -20,2 +22,3 @@ { | ||
If using environment variables like | ||
config/custom_environment_variables.json | ||
```json | ||
@@ -22,0 +25,0 @@ { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
222
13382
8
187
1