-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: eloqdata/eloqstore
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: restore the tail data file when a reopen's local write fails
#491
opened Jul 10, 2026 by
thweetkomputer
Collaborator
Loading…
fix: reject Floor in pinned mode instead of leaking GC-pool segments
#490
opened Jul 10, 2026 by
thweetkomputer
Collaborator
Loading…
fix: free the held cache page on write-path error returns
#487
opened Jul 10, 2026 by
thweetkomputer
Collaborator
Loading…
fix: free large-value segment pages on full-partition Truncate
#486
opened Jul 10, 2026 by
thweetkomputer
Collaborator
Loading…
fix: don't disable TTL cleanup when a scan error interrupts CleanExpiredKeys
#485
opened Jul 10, 2026 by
thweetkomputer
Collaborator
Loading…
fix: match the ETag response header case-insensitively
#484
opened Jul 10, 2026 by
thweetkomputer
Collaborator
Loading…
fix: reject large values over the 2 GiB on-disk length cap
#479
opened Jul 9, 2026 by
thweetkomputer
Collaborator
Loading…
fix: harden KvOptions validation — reject >4GiB files and out-of-range data_page_size
#478
opened Jul 9, 2026 by
thweetkomputer
Collaborator
Loading…
fix(gc): file-GC snapshot UAF + MakeCowRoot error ordering in Apply
#474
opened Jul 9, 2026 by
thweetkomputer
Collaborator
Loading…
fix(cloud): archive-tag reopen falls back to listing older-term archives
#465
opened Jul 8, 2026 by
thweetkomputer
Collaborator
Loading…
5 tasks
feat(kvcache): batch ContainsKeys and BeginLoads APIs
#457
opened Jun 18, 2026 by
starrysky9959
Collaborator
Loading…
ProTip!
Filter pull requests by the default branch with base:main.