mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 17:14:20 +01:00
The logging code that writes out transactions to disk needs to write out the byte array that we actually use. The code is less hairly without the generics so drop them.