Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  fszontagh 85e0158572 feat(storage): move dual-write mirror under MemoryStore lock 2 bulan lalu
  fszontagh 9d02eacad3 feat(storage): hard-flip Find handler to LMDB-first 2 bulan lalu
  fszontagh ba78aa94bc feat(storage): hard-flip Exists+Get reads to LMDB-first 2 bulan lalu
  fszontagh 7cb6ae9fb0 feat(storage): shadow-read on Find handler against doc_store_ 2 bulan lalu
  fszontagh e53adb57f6 feat(storage): shadow-read on Get handler against doc_store_ 2 bulan lalu
  fszontagh 4eeb784bc1 refactor(storage): lift filter evaluation to shared filter_eval.hpp 2 bulan lalu
  fszontagh 0bf7b1af19 feat(storage): shadow-read on Exists handler against doc_store_ 2 bulan lalu
  fszontagh d997562630 feat(storage): dual-write mirror + boot backfill into LmdbDocumentStore 2 bulan lalu
  fszontagh 08030237b9 feat(storage): add DocumentStore::exists() bound-check 2 bulan lalu
  fszontagh 9ad6677500 feat(storage): open LmdbEnv in DatabaseService alongside MemoryStore 2 bulan lalu
  fszontagh 772c5a5e6c feat(storage): migration safety nets (failure, restart, idempotence) 2 bulan lalu
  fszontagh be465f503e feat(storage): migrate vector fields to _vectors_<collection> sub-db 2 bulan lalu
  fszontagh 15893b19b6 feat: auto-migrate v1.x data dirs on boot 2 bulan lalu
  fszontagh eb052d9542 feat(storage): v1.x → v2.0 migration core 2 bulan lalu
  fszontagh 237658f23a test(storage): port filter+sort+projection coverage to DocumentStore 2 bulan lalu
  fszontagh 44ede0b960 feat(storage): LmdbDocumentStore implementation 2 bulan lalu
  fszontagh c28043e749 feat(storage): DocumentStore interface + failing tests 2 bulan lalu
  fszontagh aa4c606f49 feat(storage): WriteTxn + ReadTxn + LmdbDbi primitives 2 bulan lalu
  fszontagh 6b5f64bb73 feat(storage): LmdbEnv RAII wrapper 2 bulan lalu
  fszontagh 4ff093258b build: add lmdb build + runtime dependency (v2.0 scaffolding) 2 bulan lalu
  fszontagh 3a2e4ce4f4 spec+plan: v2.0 storage engine architecture + execution plan (phase C T2) 2 bulan lalu
  fszontagh 92bb2da199 spike: v2.0 storage engine — LMDB candidate measured (phase C T1) 2 bulan lalu
  fszontagh 57b4a75331 release(v1.11.0): binary-backed Document storage with field-fast-path (phase B) 2 bulan lalu
  fszontagh 9db468b83b test: add bench_doc_memory for phase B RSS verification 2 bulan lalu
  fszontagh eaceb7eb55 test: migrate test callsites to Document binary accessors (phase B T7) 2 bulan lalu
  fszontagh 9dfa1dce12 feat: migrate remaining Document.data callsites (phase B T6) 2 bulan lalu
  fszontagh 704712246c feat(grpc,migrations): migrate Document.data callsites (phase B T5) 2 bulan lalu
  fszontagh a27e638621 feat(memory_store): migrate to Document binary data accessors (phase B T4) 2 bulan lalu
  fszontagh 7eac3d6839 feat(doc_binary): add Doc copy support for Document by-value usage (phase B T3 follow-up) 2 bulan lalu
  fszontagh c932f86c3f feat(document): swap Document::data to yyjson mut_doc + lazy view (phase B T3) 2 bulan lalu