fszontagh
|
886fdf99eb
feat(observability): GetMemoryStats RPC + client API (v1.7.0 T9)
|
3 months ago |
fszontagh
|
3471eb411d
feat(eviction): WAL-fallback async unlocking (v1.7.0 T8)
|
3 months ago |
fszontagh
|
8c62face67
feat(admission): reject writes at EMERGENCY memory pressure (v1.7.0 T7)
|
3 months ago |
fszontagh
|
9e95f644db
feat(eviction): quiesce — skip docs with in-flight writes (v1.7.0 T6)
|
3 months ago |
fszontagh
|
71b37194f4
feat(eviction): chunked, throttled, pressure-aware eviction (v1.7.0 T4 — Zoe fix)
|
3 months ago |
fszontagh
|
a6b55f2df2
feat(memory): MemoryPressure state machine (v1.7.0 T3)
|
3 months ago |
fszontagh
|
25887e490f
feat(schema): config + proto additions for eviction v2 (v1.7.0 T2)
|
3 months ago |
fszontagh
|
2a87a6f54e
feat(config): conf.d drop-in directory with RFC 7396 merge_patch (v1.7.0)
|
3 months ago |
fszontagh
|
174d5c22d3
fix(query): matchesFilters handles system fields (_id, _version, _created_at, _updated_at)
|
3 months ago |
fszontagh
|
0f2dc7f41d
feat(grpc): concurrency cap + resource quota + configurable sizes (v1.6.2)
|
3 months ago |
fszontagh
|
8f378fe75f
fix(memory): budget version history + vectors, tighten estimateDocumentSize
|
3 months ago |
fszontagh
|
268e0896bb
fix(snapshot): streaming chunked LZ4 compression — cuts RSS spike from 6GB to ~3GB
|
3 months ago |
fszontagh
|
72ba96c7eb
docs(recovery): tiered recovery modes + read-only safety workflow
|
3 months ago |
fszontagh
|
ed646e4f35
test(snapshot): durability + fallback integration tests
|
3 months ago |
fszontagh
|
8c0347f088
feat(config): parse persistence.snapshots and persistence.recovery sections
|
3 months ago |
fszontagh
|
a7f1bf1fe1
feat(cli): --read-only/--force-readwrite/--recovery-mode + lock/unlock/status
|
3 months ago |
fszontagh
|
5572a7e184
feat(client): setReadOnly/lock/unlock/getReadOnlyStatus client API
|
3 months ago |
fszontagh
|
e2d0bb4867
feat(readonly): reject writes in gRPC handlers + implement SetReadOnly/GetReadOnlyStatus
|
3 months ago |
fszontagh
|
922c94026a
feat(recovery): auto-readonly on non-trivial; refuse-to-start on failure
|
3 months ago |
fszontagh
|
dcb99ac503
feat(proto): add SetReadOnly + GetReadOnlyStatus RPCs
|
3 months ago |
fszontagh
|
11802b0932
feat(recovery): full RecoveryMode switch with auto-escalation
|
3 months ago |
fszontagh
|
dfc7d1b0a4
feat(snapshot): SnapshotManager::loadWithFallback — try newest-first, fall back on corruption
|
3 months ago |
fszontagh
|
c2e81f4227
fix(snapshot): atomic writer + post-write verification — fixes silent data loss (Zoe)
|
3 months ago |
fszontagh
|
267fb1a761
feat(recovery): applyWalEntry helper + proper RecoveryOutcome-returning recover()
|
3 months ago |
fszontagh
|
be5cd99405
feat(recovery): RecoveryMode enum + RecoveryOutcome struct (v1.6.1 scaffold)
|
3 months ago |
fszontagh
|
618bfa0c9d
feat(cli): add --limit and --exists flags to `find` for admin pagination
|
3 months ago |
fszontagh
|
b4820aa257
docs(config): document per-collection timestamp precision
|
3 months ago |
fszontagh
|
e57c3850f7
test(config): tests for per-collection timestamp precision
|
3 months ago |
fszontagh
|
0f75dc9a90
feat(config): client API for collection config + timestamp migration
|
3 months ago |
fszontagh
|
374f160bea
feat(config): MigrateCollectionTimestamps — idempotent ms↔ns migration
|
3 months ago |