dbr
|
a4b67d9f4e
|
Remove unused error variant
|
2021-09-04 13:29:03 +10:00 |
|
dbr/Ben
|
477bf9e328
|
Tweaks from code review
Co-authored-by: Dustin J. Mitchell <dustin@v.igoro.us>
|
2021-09-04 12:05:30 +09:30 |
|
dbr
|
86deed3197
|
Remove unused Transaction from Txn
Also note about why StorageTxn isn't implemented
|
2021-06-16 11:22:17 +10:00 |
|
dbr
|
75f0447c7b
|
Fix empty-dir problem with server also, and add tests
|
2021-06-15 22:09:54 +10:00 |
|
dbr
|
c3bc93f631
|
Clipplease
|
2021-06-15 22:02:32 +10:00 |
|
dbr
|
7c665c9a77
|
Clippy things
|
2021-05-28 20:41:03 +10:00 |
|
dbr
|
0f6323e2de
|
Unused
|
2021-05-28 20:35:57 +10:00 |
|
dbr
|
98f2ab51cb
|
Functional sqlite backend
..but not too efficient, creating a new connection pretty much per-query
|
2021-05-28 12:09:36 +10:00 |
|
dbr
|
991b29da6c
|
WIP
|
2021-05-21 15:52:07 +10:00 |
|
dbr
|
027225d2a3
|
More WIP.
Workaround for !Send SQLite causing problems as each get_txn creates a new transaction
|
2021-05-08 22:09:48 +10:00 |
|
dbr
|
7ff54ed0de
|
WIP. Open new connection for each transaction as workaround
|
2021-05-07 22:24:55 +10:00 |
|
dbr
|
60ff0a8d11
|
Very WIP (i.e broken) start of SQLite storage in server
|
2021-04-29 16:00:22 +10:00 |
|