Historie revizí

Autor SHA1 Zpráva Datum
  fszontagh 72ea69b8ca release(v2.1.1): drop defensive LMDB-throw fallback + audit answers před 2 měsíci
  fszontagh e417ce6faf release(v2.1.0): client API cleanup — BREAKING před 2 měsíci
  fszontagh fb16f38163 release(v2.0.0): LMDB storage substrate před 2 měsíci
  fszontagh 0642caedaa feat(storage): hard-flip SimilaritySearch handler to LMDB-first před 2 měsíci
  fszontagh 8c72ad4da2 feat(storage): vector dual-write into _vectors_<collection> sub-db před 2 měsíci
  fszontagh f1ff6a7c62 refactor(storage): drop defensive MemoryStore fallback from Exists/Get před 2 měsíci
  fszontagh 85e0158572 feat(storage): move dual-write mirror under MemoryStore lock před 2 měsíci
  fszontagh 9d02eacad3 feat(storage): hard-flip Find handler to LMDB-first před 2 měsíci
  fszontagh ba78aa94bc feat(storage): hard-flip Exists+Get reads to LMDB-first před 2 měsíci
  fszontagh 7cb6ae9fb0 feat(storage): shadow-read on Find handler against doc_store_ před 2 měsíci
  fszontagh e53adb57f6 feat(storage): shadow-read on Get handler against doc_store_ před 2 měsíci
  fszontagh 4eeb784bc1 refactor(storage): lift filter evaluation to shared filter_eval.hpp před 2 měsíci
  fszontagh 0bf7b1af19 feat(storage): shadow-read on Exists handler against doc_store_ před 2 měsíci
  fszontagh d997562630 feat(storage): dual-write mirror + boot backfill into LmdbDocumentStore před 2 měsíci
  fszontagh 08030237b9 feat(storage): add DocumentStore::exists() bound-check před 2 měsíci
  fszontagh 9ad6677500 feat(storage): open LmdbEnv in DatabaseService alongside MemoryStore před 2 měsíci
  fszontagh 772c5a5e6c feat(storage): migration safety nets (failure, restart, idempotence) před 2 měsíci
  fszontagh be465f503e feat(storage): migrate vector fields to _vectors_<collection> sub-db před 2 měsíci
  fszontagh 15893b19b6 feat: auto-migrate v1.x data dirs on boot před 2 měsíci
  fszontagh eb052d9542 feat(storage): v1.x → v2.0 migration core před 2 měsíci
  fszontagh 237658f23a test(storage): port filter+sort+projection coverage to DocumentStore před 2 měsíci
  fszontagh 44ede0b960 feat(storage): LmdbDocumentStore implementation před 2 měsíci
  fszontagh c28043e749 feat(storage): DocumentStore interface + failing tests před 2 měsíci
  fszontagh aa4c606f49 feat(storage): WriteTxn + ReadTxn + LmdbDbi primitives před 2 měsíci
  fszontagh 6b5f64bb73 feat(storage): LmdbEnv RAII wrapper před 2 měsíci
  fszontagh 4ff093258b build: add lmdb build + runtime dependency (v2.0 scaffolding) před 2 měsíci
  fszontagh 3a2e4ce4f4 spec+plan: v2.0 storage engine architecture + execution plan (phase C T2) před 2 měsíci
  fszontagh 92bb2da199 spike: v2.0 storage engine — LMDB candidate measured (phase C T1) před 2 měsíci
  fszontagh 57b4a75331 release(v1.11.0): binary-backed Document storage with field-fast-path (phase B) před 2 měsíci
  fszontagh 9db468b83b test: add bench_doc_memory for phase B RSS verification před 2 měsíci