Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "rmodel", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A simple OHM for Redis", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,2 +7,4 @@ # RedisModel - a simple OHM (object hash mapper) for Redis | ||
- Model class and instance methods | ||
- Defaults | ||
- ID generation | ||
@@ -13,6 +15,4 @@ ### Install | ||
### Wishlist | ||
- ID generation | ||
- Defaults | ||
- Relations: belongsTo, hasOne | ||
- Relations: hasOne | ||
- Examples | ||
- More tests |
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
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
13499
11