libsql icon indicating copy to clipboard operation
libsql copied to clipboard

Investigate using eBPF for b-tree lookups

Open penberg opened this issue 2 years ago • 3 comments

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.

penberg avatar Oct 05 '22 14:10 penberg

I want to work on this feature

andresetevejob avatar Oct 15 '22 08:10 andresetevejob

@andresetevejob Please do. I opened this ticket for tracking the idea, but don't have immediate plans to work on it myself.

penberg avatar Oct 17 '22 05:10 penberg

how this ticket can be assign to me ?

andresetevejob avatar Oct 18 '22 07:10 andresetevejob