DRAFTThis page is not published. Only visible in development mode.
Resources
Roadmap & Experimental
ReifyDB is pre-1.0 and in active development. These docs describe what works today; everything below exists in the codebase but is not yet stable enough to document.
Experimental features
| Feature | Status |
|---|---|
| Events, handlers, and dispatch | Implemented in the engine, API still settling. |
| User-defined functions and WASM extensions | Implemented, interface not yet stable. |
| Sources, sinks, and bindings (HTTP, gRPC, WS) | In development. |
| Raft replication and consensus | In development. |
| Wallet-based authentication | Experimental. |
| Deterministic simulation client | Experimental, used for engine testing. |
How features graduate
A feature gets documented pages when it can be exercised end to end in a released build. Until then it lives here, so the docs never describe behavior you cannot run.
