Simple sqlite based K/V backend, conforms to the KVPlus API.
-
createCollection() - CRUD
-
put() -
get() -
exists() -
remove()
-
- Secondary Indexes
-
createIndex() -
findBy()
-
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple sqlite based K/V backend, conforms to the KVPlus API.
createCollection()put()get()exists()remove()createIndex()findBy()