hazelcast-store
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "hazelcast-store", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Hazelcast implementation of expressjs session store", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
[![npm](https://img.shields.io/npm/v/hazelcast-store.svg)](https://npmjs.com/package/hazelcast-store) [![Dependencies](https://img.shields.io/david/jackspaniel/hazelcast-store.svg)](https://david-dm.org/jackspaniel/hazelcast-store) ![Downloads](https://img.shields.io/npm/dm/hazelcast-store.svg) | ||
### **hazelcast-store** is a Hazelcast implementation of [express session store](https://github.com/expressjs/session#compatible-session-stores) backed by the [hazelcast-nodejs-client](https://github.com/hazelcast/hazelcast-nodejs-client). | ||
**hazelcast-store** is a Hazelcast implementation of [express session store](https://github.com/expressjs/session#compatible-session-stores) backed by the [hazelcast-nodejs-client](https://github.com/hazelcast/hazelcast-nodejs-client). | ||
@@ -5,0 +5,0 @@ **NOTE: This is a first pass, use at your own risk. I will be glad to accept pull requests to fix bugs or add new features.** |
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
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
16617