mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-07-27 15:34:24 +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