krply/internal/storage
lakshit verma 7cc863d40b
feat(core): add journal, collector, storage, and materializer
- durable event schema with stream identity and dedup hashing
- SQLite WAL and in-memory journal stores with atomic append+checkpoint
- list-and-watch collector with bookmarks, reconnects, and 410 relists
- state reduction, snapshots, and semantic field diffs
2026-08-06 05:30:51 +05:30
..
memory.go feat(core): add journal, collector, storage, and materializer 2026-08-06 05:30:51 +05:30
sqlite.go feat(core): add journal, collector, storage, and materializer 2026-08-06 05:30:51 +05:30
sqlite_test.go feat(core): add journal, collector, storage, and materializer 2026-08-06 05:30:51 +05:30
store.go feat(core): add journal, collector, storage, and materializer 2026-08-06 05:30:51 +05:30