Commit History

作者 SHA1 備註 提交日期
  fszontagh aa4c606f49 feat(storage): WriteTxn + ReadTxn + LmdbDbi primitives 2 月之前
  fszontagh 6b5f64bb73 feat(storage): LmdbEnv RAII wrapper 2 月之前
  fszontagh 4ff093258b build: add lmdb build + runtime dependency (v2.0 scaffolding) 2 月之前
  fszontagh 3a2e4ce4f4 spec+plan: v2.0 storage engine architecture + execution plan (phase C T2) 2 月之前
  fszontagh 92bb2da199 spike: v2.0 storage engine — LMDB candidate measured (phase C T1) 2 月之前
  fszontagh 57b4a75331 release(v1.11.0): binary-backed Document storage with field-fast-path (phase B) 2 月之前
  fszontagh 9db468b83b test: add bench_doc_memory for phase B RSS verification 2 月之前
  fszontagh eaceb7eb55 test: migrate test callsites to Document binary accessors (phase B T7) 2 月之前
  fszontagh 9dfa1dce12 feat: migrate remaining Document.data callsites (phase B T6) 2 月之前
  fszontagh 704712246c feat(grpc,migrations): migrate Document.data callsites (phase B T5) 2 月之前
  fszontagh a27e638621 feat(memory_store): migrate to Document binary data accessors (phase B T4) 2 月之前
  fszontagh 7eac3d6839 feat(doc_binary): add Doc copy support for Document by-value usage (phase B T3 follow-up) 2 月之前
  fszontagh c932f86c3f feat(document): swap Document::data to yyjson mut_doc + lazy view (phase B T3) 2 月之前
  fszontagh 6c0e56f043 feat(doc_binary): yyjson mut_doc-backed in-memory storage (phase B) 2 月之前
  fszontagh ca614afb05 spec: decide v1.11 binary doc format (yyjson mut_doc) 2 月之前
  fszontagh c56eebad05 release(v1.10.0): yyjson hot-path swap (phase A) 2 月之前
  fszontagh 40294d714a test: add bench_json_parse for phase A parse-time delta 2 月之前
  fszontagh b35694b681 perf(grpc): use yyjson for handler body parses (phase A) 2 月之前
  fszontagh e757a10dd2 perf(replication): use yyjson for replicated entry parse (phase A) 2 月之前
  fszontagh 3c33d2424f perf(history): use yyjson for hlog version-read parse (phase A) 2 月之前
  fszontagh 15ce1fbe0c perf(snapshot): use yyjson for deserialize parses (phase A) 2 月之前
  fszontagh 1787b3f6e0 perf(wal): use yyjson for replay parses (phase A) 2 月之前
  fszontagh bae1b04248 fix(json): tighten parse_to_nlohmann error path + test contract 2 月之前
  fszontagh f059034f0a feat(json): add yyjson-backed parse_to_nlohmann bridge helper 2 月之前
  fszontagh 0bfb8fb603 build(cmake): fix yyjson REQUIRED gating + link/include order 2 月之前
  fszontagh 4762b56be4 build: add yyjson build + runtime dependency (phase A scaffolding) 2 月之前
  fszontagh c8eec7f8cf docs: add v1.10/v1.11/v2.0 phase plans for storage engine rewrite 2 月之前
  fszontagh 33f51305bc feat(packaging): backup /var/lib/smartbotic-database before deb upgrades (v1.9.5) 2 月之前
  fszontagh 7b48050140 fix(memory): link jemalloc — bound RSS under sustained gRPC load (v1.9.4) 2 月之前
  fszontagh 7d8f00f135 fix(memory): periodic auto malloc_trim + post-recovery trim (v1.9.3) 2 月之前