コミット履歴

作者 SHA1 メッセージ 日付
  fszontagh 8f378fe75f fix(memory): budget version history + vectors, tighten estimateDocumentSize 3 ヶ月 前
  fszontagh 268e0896bb fix(snapshot): streaming chunked LZ4 compression — cuts RSS spike from 6GB to ~3GB 3 ヶ月 前
  fszontagh 72ba96c7eb docs(recovery): tiered recovery modes + read-only safety workflow 3 ヶ月 前
  fszontagh ed646e4f35 test(snapshot): durability + fallback integration tests 3 ヶ月 前
  fszontagh 8c0347f088 feat(config): parse persistence.snapshots and persistence.recovery sections 3 ヶ月 前
  fszontagh a7f1bf1fe1 feat(cli): --read-only/--force-readwrite/--recovery-mode + lock/unlock/status 3 ヶ月 前
  fszontagh 5572a7e184 feat(client): setReadOnly/lock/unlock/getReadOnlyStatus client API 3 ヶ月 前
  fszontagh e2d0bb4867 feat(readonly): reject writes in gRPC handlers + implement SetReadOnly/GetReadOnlyStatus 3 ヶ月 前
  fszontagh 922c94026a feat(recovery): auto-readonly on non-trivial; refuse-to-start on failure 3 ヶ月 前
  fszontagh dcb99ac503 feat(proto): add SetReadOnly + GetReadOnlyStatus RPCs 3 ヶ月 前
  fszontagh 11802b0932 feat(recovery): full RecoveryMode switch with auto-escalation 3 ヶ月 前
  fszontagh dfc7d1b0a4 feat(snapshot): SnapshotManager::loadWithFallback — try newest-first, fall back on corruption 3 ヶ月 前
  fszontagh c2e81f4227 fix(snapshot): atomic writer + post-write verification — fixes silent data loss (Zoe) 3 ヶ月 前
  fszontagh 267fb1a761 feat(recovery): applyWalEntry helper + proper RecoveryOutcome-returning recover() 3 ヶ月 前
  fszontagh be5cd99405 feat(recovery): RecoveryMode enum + RecoveryOutcome struct (v1.6.1 scaffold) 3 ヶ月 前
  fszontagh 618bfa0c9d feat(cli): add --limit and --exists flags to `find` for admin pagination 3 ヶ月 前
  fszontagh b4820aa257 docs(config): document per-collection timestamp precision 3 ヶ月 前
  fszontagh e57c3850f7 test(config): tests for per-collection timestamp precision 3 ヶ月 前
  fszontagh 0f75dc9a90 feat(config): client API for collection config + timestamp migration 3 ヶ月 前
  fszontagh 374f160bea feat(config): MigrateCollectionTimestamps — idempotent ms↔ns migration 3 ヶ月 前
  fszontagh 517139b681 feat(config): CollectionConfigManager + per-collection timestamp precision 3 ヶ月 前
  fszontagh b0261da6ff feat(proto): add CollectionConfig + 3 RPCs for per-collection settings (v1.6.0) 3 ヶ月 前
  fszontagh 13cb08b792 docs(views): document views feature with usage + composition rules 3 ヶ月 前
  fszontagh 212cc9b920 feat(views): client API — createView/dropView/listViews/getViewInfo 3 ヶ月 前
  fszontagh df30a6fea5 feat(views): add create_view migration operation 3 ヶ月 前
  fszontagh 65dc8bd61a feat(views): view RPC handlers + Get/Find/Count integration + write rejection 3 ヶ月 前
  fszontagh ea30c541e1 feat(views): ViewManager with _views system collection + lifecycle wiring 3 ヶ月 前
  fszontagh f2c1921764 feat(views): projection helper with nested path support + unit tests 3 ヶ月 前
  fszontagh 1b3fdd9396 feat(proto): add view management RPCs with filters+sort (v1.5.0) 3 ヶ月 前
  fszontagh 88e582562f feat(client): expose all filter operators via QueryOptions::Filter (v1.4.2) 3 ヶ月 前