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