mirage / index

A platform-agnostic multi-level index
MIT License
33 stars 20 forks source link

(draft) Eio backend #397

Open art-w opened 9 months ago

art-w commented 9 months ago

Add index.eio to use Eio for I/O as an alternative to index.unix blocking I/O.

(draft because it is missing the ability to lock files, and it introduces a dumb breaking change to index.unix interface)