riptide v0.2.79 Riptide.Store.LMDB
Link to this section Summary
Functions
Callback implementation for Riptide.Store.init/1
.
Callback implementation for Riptide.Store.mutation/3
.
Callback implementation for Riptide.Store.query/2
.
Link to this section Functions
Link to this function
decode_path(input)
Link to this function
encode_path(path)
Link to this function
env(list)
Link to this function
init(list)
Callback implementation for Riptide.Store.init/1
.
Link to this function
iterate(env, path, opts)
Link to this function
mutation(merges, deletes, opts)
Callback implementation for Riptide.Store.mutation/3
.
Link to this function
query(layers, opts)
Callback implementation for Riptide.Store.query/2
.