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

FeatureStatus
Events, handlers, and dispatchImplemented in the engine, API still settling.
User-defined functions and WASM extensionsImplemented, interface not yet stable.
Sources, sinks, and bindings (HTTP, gRPC, WS)In development.
Raft replication and consensusIn development.
Wallet-based authenticationExperimental.
Deterministic simulation clientExperimental, 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.