0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-23 07:26:17 +00:00
libsql/libsql-storage
Pekka Enberg 61558b2a9e libsql-{sqlite3,ffi}: Add xReadFrameRaw() to the virtual WAL API
This adds a new xReadFrameRaw() function to the virtual WAL API, which
upper layers can use to fetch the full frame, including the page number,
that is useful for appending frames to a WAL.
2024-10-29 13:30:27 +02:00
..
proto Add ErrorDetails proto for errors 2024-07-31 20:27:55 +05:30
src libsql-{sqlite3,ffi}: Add xReadFrameRaw() to the virtual WAL API 2024-10-29 13:30:27 +02:00
tests Add storage server proto definition (#1426) 2024-05-30 08:39:36 +00:00
Cargo.toml Add storage server RPC client (#1430) 2024-06-04 11:26:50 +00:00