Skip to content
Draft
Changes from 9 commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
46cd89a
add range index resp api plan
badrishc Mar 4, 2026
9cf25b3
update
badrishc Mar 4, 2026
ceac87c
updates
badrishc Mar 4, 2026
9e25a92
update
badrishc Mar 4, 2026
ed4b146
update
badrishc Mar 4, 2026
522f951
update
badrishc Mar 4, 2026
720569a
update
badrishc Mar 5, 2026
8a6bf73
update
badrishc Mar 5, 2026
a65c6fe
update
badrishc Mar 5, 2026
e3901df
updates
badrishc Mar 9, 2026
c4fa307
updates
badrishc Mar 9, 2026
3d13364
updates
badrishc Mar 9, 2026
ab9e40b
updates
badrishc Mar 9, 2026
9742166
updates
badrishc Mar 9, 2026
0d50219
updates
badrishc Mar 9, 2026
6829999
updates
badrishc Mar 9, 2026
1a9c7be
updates
badrishc Mar 9, 2026
f15ce80
updates
badrishc Mar 9, 2026
95eaab1
updates
badrishc Mar 9, 2026
049df74
updates
badrishc Mar 10, 2026
9bc6f96
Merge remote-tracking branch 'origin/dev' into badrishc/bf-tree-integ…
badrishc Mar 10, 2026
5a22acc
updates
badrishc Mar 10, 2026
d17b45e
updates
badrishc Mar 11, 2026
a509065
update doc
badrishc Mar 12, 2026
90b2a2d
prototype ffi
badrishc Mar 12, 2026
b03ac12
updates
badrishc Mar 12, 2026
2246161
update
badrishc Mar 13, 2026
4f04866
update
badrishc Mar 16, 2026
6ad6761
Merge remote-tracking branch 'origin/dev' into badrishc/bf-tree-integ…
badrishc Mar 16, 2026
c905fc7
update
badrishc Mar 16, 2026
667100f
updates
badrishc Mar 16, 2026
040a4f5
update solution
badrishc Mar 16, 2026
c2b77ac
cleanup
badrishc Mar 17, 2026
51873f7
Add RI.CREATE skeleton
badrishc Mar 17, 2026
380df24
skill
badrishc Mar 17, 2026
332a259
Add SET/GET/DEL support
badrishc Mar 17, 2026
aa71710
use cmdstrings
badrishc Mar 17, 2026
36eb42b
update
badrishc Mar 18, 2026
d297f35
fix concurrency
badrishc Mar 18, 2026
a7bd75e
update
badrishc Mar 18, 2026
4c0074f
take app lock on range-index delete
badrishc Mar 18, 2026
0b72ade
add scan
badrishc Mar 20, 2026
532995f
updates
badrishc Mar 20, 2026
89a4c16
use memmove
badrishc Mar 20, 2026
5241c98
improvement
badrishc Mar 20, 2026
16ee184
improvement
badrishc Mar 20, 2026
9161c2b
update
badrishc Mar 24, 2026
9f82516
add BDN
badrishc Mar 24, 2026
35408a9
fix bdn
badrishc Mar 25, 2026
826b9b6
manual speed optimizations
badrishc Mar 26, 2026
90fbe55
merge
badrishc Mar 28, 2026
a57e8e0
Merge dev into bf-tree-integration-plan
badrishc Apr 9, 2026
1fe9f34
Update design doc: replace prototype branch refs with dev
badrishc Apr 9, 2026
c28a4b3
Merge remote-tracking branch 'origin/dev' into badrishc/bf-tree-integ…
badrishc Apr 10, 2026
62c9a13
Wire BfTree eviction cleanup via GarnetRecordDisposer
badrishc Apr 10, 2026
6895ad3
Add RESP-level tests for InvalidKV and concurrent multi-client access
badrishc Apr 10, 2026
34c3842
Replace unreachable CopyUpdater RICREATE case with exception
badrishc Apr 10, 2026
2703396
Wire delete dispose for BfTree and add immutable-region DEL tests
badrishc Apr 10, 2026
210fd05
Revert "Wire delete dispose for BfTree and add immutable-region DEL t…
badrishc Apr 11, 2026
75d98d7
Wire storeFunctions.DisposeRecord into delete lifecycle
badrishc Apr 10, 2026
8ab0283
Wire delete dispose for BfTree and add immutable-region DEL tests
badrishc Apr 11, 2026
eee71fd
Revert "Wire delete dispose for BfTree and add immutable-region DEL t…
badrishc Apr 11, 2026
b48f075
Revert "Wire storeFunctions.DisposeRecord into delete lifecycle"
badrishc Apr 11, 2026
5694911
Wire storeFunctions.DisposeRecord into delete lifecycle
badrishc Apr 10, 2026
959a47e
Fix CopyUpdated source: revert to ClearValueIfHeap to avoid clearing key
badrishc Apr 11, 2026
fbbe2db
Skip tombstoned records on eviction; explicit BfTree dispose reasons
badrishc Apr 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading