Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 377 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 377 Bytes

InstanceStore Build Status

Document store with transactions and polymorphism.

Installation

npm install --save instance-store

Usage

// TODO: Documentation! In the meantime, have a look to test.js.

License

MIT