immutable-storage
v0.1.10
Published
Storage implementation decorator that adds ability to store events rather than mutate the state of stored JSON objects
Downloads
31
Readme
Immutable storage
This is a decorator for an existing storage implementation to provide the ability to store events rather than mutate the actual stored JSON document
- npm install && grunt
