Immudb (immudb_elixir v0.1.1)

Link to this section Summary

Link to this section Functions

Link to this function

change_password(channel, params)

Link to this function

change_permission(channel, params)

Link to this function

compact_index(channel)

Link to this function

count(socket, prefix)

Link to this function

count_all(socket)

Link to this function

create_database(socket, database_name)

Link to this function

create_user(channel, params)

Link to this function

current_state(socket)

Link to this function

describe_table(socket, table_name)

Link to this function

exec_all(socket, params)

Link to this function

get(socket, key)

Link to this function

get_all(socket, keys)

Link to this function

history(socket, key)

Link to this function

list_databases(socket)

Link to this function

list_tables(socket)

Link to this function

list_users(socket)

Link to this function

login(channel, user, password)

Link to this function

set(socket, key, value)

Link to this function

set_active_user(channel, params)

Link to this function

set_all(socket, params)

Link to this function

set_reference(channel, params)

Link to this function

sql_exec(socket, sql)

Link to this function

sql_exec(socket, sql, params)

Link to this function

sql_query(socket, sql, params)

Link to this function

stream_exec_all(channel, params)

Link to this function

stream_get(channel, params)

Link to this function

stream_history(channel, params)

Link to this function

stream_scan(channel, params)

Link to this function

stream_set(channel, params)

Link to this function

stream_verifiable_get(channel, params)

Link to this function

stream_verifiable_set(channel, params)

Link to this function

stream_z_scan(channel, params)

Link to this function

tx_by_id(socket, params)

Link to this function

tx_scan(socket, params)

Link to this function

update_auth_config(channel, params)

Link to this function

update_mtls_confg(channel, params)

Link to this function

use_database(socket, database_name)

Link to this function

use_snapshot(channel, params)

Link to this function

verifiable_get(socket, key)

Link to this function

verifiable_set(socket, key, value)

Link to this function

verifiable_set_reference(channel, params)

Link to this function

verifiable_sql_get(socket, params)

Link to this function

verifiable_tx_by_id(socket, params)

Link to this function

verifiable_z_add(channel, params)

Link to this function

z_add(channel, params)

Link to this function

z_scan(channel, params)