Open art-w opened 9 months ago
Add index.eio to use Eio for I/O as an alternative to index.unix blocking I/O.
index.eio
index.unix
(draft because it is missing the ability to lock files, and it introduces a dumb breaking change to index.unix interface)
Add
index.eio
to use Eio for I/O as an alternative toindex.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)