UNPKG
multikey-store
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A hierarchical in-memory Store mechanism.
github.com/zhami/MultiKeyStore
zhami/MultiKeyStore
multikey-store
/
README.md
23 lines
(12 loc)
•
263 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
MultiKeyStore
A hierarchical in-memory Store mechanism.
#
# NOTE
Under development... not ready for prime time.
#
# Example
to be written...
#
# Installation
``` npm install MultiKeyStore ```
#
# Release History
* 2015-08-07 v0.1.0 Initial release.