mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-03-01 00:11:45 +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