mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-08 18:54:21 +01:00
Despite likely replacing this in-memory IO setup in the near future with a `mmap` implementation (#859) , in the spirit of everyone getting bitten by the perf bug lately I thought I would speed up our in-memory IO a bit. Closes #861