-
-
Notifications
You must be signed in to change notification settings - Fork 96
Pull requests: nitrite/nitrite-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: compare same-type numbers without going through BigDecimal
#1299
opened Sep 4, 2026 by
brettwooldridge
Loading…
perf: stream equality and range index scans instead of materializing every id
#1298
opened Sep 4, 2026 by
brettwooldridge
Loading…
fix: skip index maintenance when an update leaves the indexed value unchanged
#1297
opened Sep 4, 2026 by
brettwooldridge
Loading…
fix: copy the catalog's stored name set instead of mutating it in place
#1296
opened Sep 4, 2026 by
brettwooldridge
Loading…
perf: store a unique index as one id per key instead of a one-element list
#1295
opened Sep 4, 2026 by
brettwooldridge
Loading…
fix: make copy-on-read complete, so no read hands out the stored instance
#1294
opened Sep 4, 2026 by
brettwooldridge
Loading…
fix: default MVStore pageSplitSize to 16 KB, not 16 bytes
#1293
opened Sep 3, 2026 by
brettwooldridge
Loading…
fix: keep the collection state check outside the factory-wide lock
#1292
opened Sep 3, 2026 by
brettwooldridge
Loading…
ProTip!
no:milestone will show everything without a milestone.