riptide v0.2.79 Riptide.Store.Memory
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
init(opts)
Callback implementation for Riptide.Store.init/1
.
Link to this function
iterate_keys(table, min, max)
Link to this function
mutation(merges, deletes, opts)
Callback implementation for Riptide.Store.mutation/3
.
Link to this function
opts_table(opts)
Link to this function
query(paths, opts)
Callback implementation for Riptide.Store.query/2
.
Link to this function