ExESDB.EnVars (ex_esdb v0.0.3-alpha)

This module contains the environment variables that are used by ExESDB

Summary

Functions

Returns the data directory. default: /data

Returns the db type. single or cluster. default: single

Returns the name of the pub/sub. default: ex_esdb_pub_sub

Returns the seed nodes. default: nil

Returns the khepri store id. default: ex_esdb_store

Returns the timeout in milliseconds. default: 10_000

Functions

data_dir()

Returns the data directory. default: /data

db_type()

Returns the db type. single or cluster. default: single

pub_sub()

Returns the name of the pub/sub. default: ex_esdb_pub_sub

seed_nodes()

Returns the seed nodes. default: nil

store_id()

Returns the khepri store id. default: ex_esdb_store

timeout()

Returns the timeout in milliseconds. default: 10_000