@gridspace/net-level
v0.2.4
Published
shared, authenticated network access to leveldb
Downloads
31
Readme
net-level
LevelDB is an open-source on-disk key-value store.
Net-level provides shared authenticated network-based access to leveldb instances:
- as scalable and robust as leveldb without in-process limitations.
- adds simple user-based authentication and granular db-level permissions.