ekv @ 0.4.0 View on hex.pm View source on GitHub
Eventually consistent durable KV store for Elixir with zero runtime dependencies. Data survives node restarts, node death, and network partitions. Direct member replication across Erlang nodes with delta sync.
1/4 systems passing
Dependencies & versions
Version Tested
Last Test Run
2026-04-20T18:00:53.403108Z
Compilation Determinism
Unknown
Dependency scans — transitive + OTP apps
Dependency scans
Transitive + OTP apps
Static scan of every app in the built release (including OTP libs).
| App | File Count | Size | Languages | NIF | OS exec | Shell | App env | OS env | Start callback |
|---|
System compatibility — detailed table
System Compatibility
| System | Status | Version Tested | Footprint (this system) | Log |
|---|---|---|---|---|
host (Elixir 1.19.4 / Erlang 28)
|
pass |
ekv@0.4.0
|
N/A (host compile) | View log |
nerves_system_mangopi_mq_pro@0.15.3
|
fail |
ekv@0.4.0
|
N/A | View log |
nerves_system_rpi4@2.0.2
|
fail |
ekv@0.4.0
|
N/A | View log |
nerves_system_x86_64@1.33.3
|
fail |
ekv@0.4.0
|
N/A | View log |
⚠️ Important: A "passing" status means that the package compiled successfully with Nerves for this system. It does not guarantee that the package will work correctly at runtime or that all features are compatible with Nerves.
The compatibility test only verifies that:
- The package and its dependencies can be fetched from Hex.pm
- All dependencies are from Hex (no git or path dependencies)
- The firmware can be built successfully
If you believe a status is incorrect or have additional compatibility information, please create an issue.