Finn Bear
|
b0811b263e
|
Fix #1698 - reduce code duplication in TiKV txn. (#1699)
|
2023-03-13 22:54:21 -04:00 |
|
Emmanuel Keller
|
f3e605afde
|
Implements transaction isolation testing (#1674)
|
2023-03-10 15:24:27 +00:00 |
|
CelebrateVC
|
f0745386cf
|
Improve code comments for documentation (#1476)
|
2022-11-23 09:42:59 +00:00 |
|
Tobie Morgan Hitchcock
|
906b969b90
|
Don’t use writeable TiKV transactions when we don’t need to
|
2022-08-30 22:35:29 +01:00 |
|
Tobie Morgan Hitchcock
|
58591f82dc
|
Ensure we use the correct transaction type (optimistic/pessimistic)
Closes #79
|
2022-08-30 22:34:55 +01:00 |
|
Tobie Morgan Hitchcock
|
0d05446976
|
Ensure TiKV transactions do not panic when a transaction is dropped
|
2022-07-18 18:56:08 +01:00 |
|
Tobie Morgan Hitchcock
|
c9d9b041f7
|
Simplify v.into() value conversion statements
|
2022-07-16 23:18:24 +01:00 |
|
Tobie Morgan Hitchcock
|
2239e4becf
|
Improve Datastore and Transaction errors
|
2022-05-06 21:57:12 +01:00 |
|
Tobie Morgan Hitchcock
|
fd4752aff4
|
Add putc + delc functions for conditional put / del in kv store
|
2022-04-04 16:59:20 +01:00 |
|
Tobie Morgan Hitchcock
|
77844ab06b
|
Convert error names according to clippy recommendations
|
2022-03-06 22:21:37 +00:00 |
|
Tobie Morgan Hitchcock
|
d1c2daaee4
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|