vmware / splinterdb

High Performance Embedded Key-Value Store
https://splinterdb.org
Apache License 2.0
673 stars 57 forks source link

Bidirectional Iterators #588

Closed rtjohnso closed 1 year ago

rtjohnso commented 1 year ago

This PR allows splinter iterators to be bidirectional. To do this

netlify[bot] commented 1 year ago

Deploy Preview for splinterdb canceled.

Name Link
Latest commit ebe49500b22c84910ad3ce029039ce237196f75a
Latest deploy log https://app.netlify.com/sites/splinterdb/deploys/64c1ac8d7fea850008c63149
etwest commented 1 year ago

From Alex: Add tests for empty iterators

etwest commented 1 year ago

Splinterdb stress test that ensures iterator next/prev work across multiple trunk leaves.