Historique des commits

Auteur SHA1 Message Date
  fszontagh 15893b19b6 feat: auto-migrate v1.x data dirs on boot il y a 2 mois
  fszontagh eb052d9542 feat(storage): v1.x → v2.0 migration core il y a 2 mois
  fszontagh 237658f23a test(storage): port filter+sort+projection coverage to DocumentStore il y a 2 mois
  fszontagh 44ede0b960 feat(storage): LmdbDocumentStore implementation il y a 2 mois
  fszontagh c28043e749 feat(storage): DocumentStore interface + failing tests il y a 2 mois
  fszontagh aa4c606f49 feat(storage): WriteTxn + ReadTxn + LmdbDbi primitives il y a 2 mois
  fszontagh 6b5f64bb73 feat(storage): LmdbEnv RAII wrapper il y a 2 mois
  fszontagh 4ff093258b build: add lmdb build + runtime dependency (v2.0 scaffolding) il y a 2 mois
  fszontagh 3a2e4ce4f4 spec+plan: v2.0 storage engine architecture + execution plan (phase C T2) il y a 2 mois
  fszontagh 92bb2da199 spike: v2.0 storage engine — LMDB candidate measured (phase C T1) il y a 2 mois
  fszontagh 57b4a75331 release(v1.11.0): binary-backed Document storage with field-fast-path (phase B) il y a 2 mois
  fszontagh 9db468b83b test: add bench_doc_memory for phase B RSS verification il y a 2 mois
  fszontagh eaceb7eb55 test: migrate test callsites to Document binary accessors (phase B T7) il y a 2 mois
  fszontagh 9dfa1dce12 feat: migrate remaining Document.data callsites (phase B T6) il y a 2 mois
  fszontagh 704712246c feat(grpc,migrations): migrate Document.data callsites (phase B T5) il y a 2 mois
  fszontagh a27e638621 feat(memory_store): migrate to Document binary data accessors (phase B T4) il y a 2 mois
  fszontagh 7eac3d6839 feat(doc_binary): add Doc copy support for Document by-value usage (phase B T3 follow-up) il y a 2 mois
  fszontagh c932f86c3f feat(document): swap Document::data to yyjson mut_doc + lazy view (phase B T3) il y a 2 mois
  fszontagh 6c0e56f043 feat(doc_binary): yyjson mut_doc-backed in-memory storage (phase B) il y a 2 mois
  fszontagh ca614afb05 spec: decide v1.11 binary doc format (yyjson mut_doc) il y a 2 mois
  fszontagh c56eebad05 release(v1.10.0): yyjson hot-path swap (phase A) il y a 2 mois
  fszontagh 40294d714a test: add bench_json_parse for phase A parse-time delta il y a 2 mois
  fszontagh b35694b681 perf(grpc): use yyjson for handler body parses (phase A) il y a 2 mois
  fszontagh e757a10dd2 perf(replication): use yyjson for replicated entry parse (phase A) il y a 2 mois
  fszontagh 3c33d2424f perf(history): use yyjson for hlog version-read parse (phase A) il y a 2 mois
  fszontagh 15ce1fbe0c perf(snapshot): use yyjson for deserialize parses (phase A) il y a 2 mois
  fszontagh 1787b3f6e0 perf(wal): use yyjson for replay parses (phase A) il y a 2 mois
  fszontagh bae1b04248 fix(json): tighten parse_to_nlohmann error path + test contract il y a 2 mois
  fszontagh f059034f0a feat(json): add yyjson-backed parse_to_nlohmann bridge helper il y a 2 mois
  fszontagh 0bfb8fb603 build(cmake): fix yyjson REQUIRED gating + link/include order il y a 2 mois