Status: Accepted (2026-07-15)
Time-travel views (as-of, since, history), the log API, and tx-report queues
could ship incrementally after a current-view-only v1. But the datom (tx, added) fields and the durable log must exist from the start regardless —
the question is only whether the views are exposed.
M3 exposes the complete time model: as-of, since, history database
views, tx-range/log access, sync, and tx-report queues. History index
variants are maintained by the same indexing pass as current indexes from M2.
Excision is explicitly excluded (design space reserved in time-model.md).
:db/noHistory), avoiding a later reindex-the-world migration.:db/noHistory and
(later) excision are the pressure valves, and GC only collects unreachable
segments, not history.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |