DRAFTThis page is not published. Only visible in development mode.
Resources

Caveats & Limitations

Known sharp edges, stated plainly. ReifyDB is in development and not yet recommended for production.

Flow transactions and read sets

Flow transactions do not currently track read sets, which is safe only for flows over disjoint keys. This section will keep the authoritative list of concurrency caveats in sync with the engine.

Durability window

Persistence is asynchronous by design; a crash can lose the most recent commits. This section will quantify the window per storage backend.

Pre-1.0 stability

Syntax and APIs can still change between releases. Breaking changes are called out in release notes.