libsql
libsql copied to clipboard
Investigate using eBPF for b-tree lookups
One interesting thing eBPF can do for storage devices is in-kernel b-tree lookups:
https://www.asafcidon.com/uploads/5/9/7/0/59701649/xrp.pdf
Let's look at what it takes to integrate this type of (optional) storage engine optimization.
I want to work on this feature
@andresetevejob Please do. I opened this ticket for tracking the idea, but don't have immediate plans to work on it myself.
how this ticket can be assign to me ?