riptide v0.2.79 Riptide.Store.Postgres
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
encode_prefix(path)
Link to this function
init(opts)
Callback implementation for Riptide.Store.init/1
.
Link to this function
merge(merges, conn, opts)
Link to this function
mutation(merges, deletes, opts)
Callback implementation for Riptide.Store.mutation/3
.
Link to this function
opts_name(opts)
Link to this function
opts_table(opts)
Link to this function
opts_transaction_timeout(opts)
Link to this function
query(paths, store_opts)
Callback implementation for Riptide.Store.query/2
.
Link to this function
query_full(paths, conn)
Link to this function
query_partial(paths, conn)
Link to this function
query_path(path, opts, conn)
Link to this function
txn_end(holder)
Link to this function