mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-07-15 18:55:22 +00:00
* add LIBSQL_MAGIC number const * update InvalidIndex error * add SegmentIndexHeader * store segment index header to s3 * verify segment header when downloading from s3 * fmt