5 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_server_storage
Server side storage for the client (aka browser) and server.
mod_tkvstore
Simple (type,key)/value store. Stores data in the store with minimal latency and (local) serialization of get/put requests.
observe_tkvstore_get/2
Get a value from 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: