Simple sqlite based K/V backend, conforms to the KVPlus API.
createCollection()- CRUD
put()get()exists()remove()
- Secondary Indexes
createIndex()findBy()
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple sqlite based K/V backend, conforms to the KVPlus API.
createCollection()put()get()exists()remove()createIndex()findBy()