mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-15 08:39:46 +00:00
e37b644395
* add libsql-wal crate * add error module * segment module, header structs on helper functions * sealed log * add missing deps * silence warnings * segment list * fmt * fix lockfile * fix bottomless because of conflict on cargo.lock * document db size * fix typo in comment * fix proto