0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-13 09:23:11 +00:00
Files
libsql/libsql-sqlite3
ad hoc ef446125f7 write queue (#1235)
* introduce connection manager

* remove unused wal methods

* remove lock stealer

* Make use of ConnectionManager in LibsqlConnection

it now takes a W: WalWrap instead of a WalManager. This is because we
want to inject the connection manager at the bottom of the wal wrapping
chain.

* add missing deps

* turn ReplicationLogger into a WrapWal

* update spots to to pass wal wrapper instead of wal manager

* remove dbg

* fmt

* fix sqlite3 rust tests
2024-03-20 22:27:13 +00:00
..
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 15:25:18 +02:00
2023-10-16 13:58:16 +02:00
2024-03-20 22:27:13 +00:00
2023-11-15 14:46:34 +01:00
2023-10-16 13:58:16 +02:00
2023-11-23 19:55:56 +01:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-11-15 14:46:34 +01:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-11-15 14:54:26 +01:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-11-15 14:46:34 +01:00
2023-11-29 09:27:24 +01:00
2023-10-16 13:58:16 +02:00
2023-11-15 14:46:34 +01:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-10-16 13:58:16 +02:00
2023-11-15 14:46:34 +01:00