Topic cluster
Database
The persistent structured data store used for resources relations identities configuration and operational records.
View topic page6 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
mod_search
mod_search implements various ways of searching through the main resource table using model#search.
mod_tkvstore
Simple (type,key)/value store. Stores data in the store with minimal latency and (local) serialization of get/put requests.
observe_tkvstore_delete/2
Delete a value from the typed key/value store
observe_tkvstore_get/2
Get a value from the typed key/value store
observe_tkvstore_put/2
Put a value into the typed key/value store
tkvstore
Simple read-only interface to the typed key-value store of module#mod_tkvstore. To get a value from the store: use m.tkvstore.type.key, like this: