mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-09-15 09:19:48 +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