Packages
reckon_db
5.10.0
5.11.0
5.10.4
5.10.3
5.10.1
5.10.0
5.9.1
5.9.0
5.8.3
5.8.2
5.8.1
5.8.0
5.7.0
5.6.1
5.6.0
5.5.5
5.5.4
5.5.3
5.5.2
5.5.1
5.5.0
5.4.0
5.2.2
5.2.1
5.2.0
5.1.0
5.0.0
4.0.0
3.1.2
3.1.1
3.0.0
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
BEAM-native Event Store built on Khepri/Ra with Raft consensus. Event sourcing, persistent subscriptions, snapshots, and automatic cluster formation via UDP multicast discovery. Ships embedded Rust NIFs for 3-15x acceleration of crypto, hashing, compression, aggregation, filter matching, and grap...
Current section
Files
Jump to
Current section
Files
src/reckon_db.app.src
{application,reckon_db,
[{description,[66,69,65,77,45,110,97,116,105,118,101,32,69,118,
101,110,116,32,83,116,111,114,101,32,98,117,105,
108,116,32,111,110,32,75,104,101,112,114,105,47,
82,97,32,119,105,116,104,32,82,97,102,116,32,99,
111,110,115,101,110,115,117,115,46,32,69,118,101,
110,116,32,115,111,117,114,99,105,110,103,44,32,
112,101,114,115,105,115,116,101,110,116,32,115,
117,98,115,99,114,105,112,116,105,111,110,115,44,
32,115,110,97,112,115,104,111,116,115,44,32,97,
110,100,32,97,117,116,111,109,97,116,105,99,32,99,
108,117,115,116,101,114,32,102,111,114,109,97,116,
105,111,110,32,118,105,97,32,85,68,80,32,109,117,
108,116,105,99,97,115,116,32,100,105,115,99,111,
118,101,114,121,46,32,83,104,105,112,115,32,101,
109,98,101,100,100,101,100,32,82,117,115,116,32,
78,73,70,115,32,102,111,114,32,51,45,49,53,120,32,
97,99,99,101,108,101,114,97,116,105,111,110,32,
111,102,32,99,114,121,112,116,111,44,32,104,97,
115,104,105,110,103,44,32,99,111,109,112,114,101,
115,115,105,111,110,44,32,97,103,103,114,101,103,
97,116,105,111,110,44,32,102,105,108,116,101,114,
32,109,97,116,99,104,105,110,103,44,32,97,110,100,
32,103,114,97,112,104,32,97,108,103,111,114,105,
116,104,109,115,32,8212,32,119,105,116,104,32,112,
117,114,101,45,69,114,108,97,110,103,32,102,97,
108,108,98,97,99,107,115,32,119,104,101,110,32,
116,104,101,32,116,111,111,108,99,104,97,105,110,
32,105,115,110,39,116,32,97,118,97,105,108,97,98,
108,101,46]},
{vsn,"5.10.0"},
{registered,[]},
{mod,{reckon_db_app,[]}},
{applications,[kernel,stdlib,crypto,sasl,os_mon,khepri,ra,
telemetry,reckon_gater]},
{env,[{stores,[]},
{default_timeout,5000},
{writer_pool_size,10},
{reader_pool_size,10},
{telemetry_handlers,[logger]},
{resource_monitoring,true},
{resource_sample_interval,10000}]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Codeberg",
"https://codeberg.org/reckon-db-org/reckon-db"},
{"Documentation","https://hexdocs.pm/reckon_db"},
{"Changelog",
"https://codeberg.org/reckon-db-org/reckon-db/src/branch/main/CHANGELOG.md"}]},
{files,["src","include","assets","rebar.config","rebar.lock",
"README.md","LICENSE","CHANGELOG.md","CONTRIBUTING.md",
"CODE_OF_CONDUCT.md","guides","docs",
"native/reckon_db_crypto_nif/Cargo.toml",
"native/reckon_db_crypto_nif/Cargo.lock",
"native/reckon_db_crypto_nif/src",
"native/reckon_db_archive_nif/Cargo.toml",
"native/reckon_db_archive_nif/Cargo.lock",
"native/reckon_db_archive_nif/src",
"native/reckon_db_hash_nif/Cargo.toml",
"native/reckon_db_hash_nif/Cargo.lock",
"native/reckon_db_hash_nif/src",
"native/reckon_db_aggregate_nif/Cargo.toml",
"native/reckon_db_aggregate_nif/Cargo.lock",
"native/reckon_db_aggregate_nif/src",
"native/reckon_db_filter_nif/Cargo.toml",
"native/reckon_db_filter_nif/Cargo.lock",
"native/reckon_db_filter_nif/src",
"priv/build-nifs.sh"]}]}.