|
3882d5ba36
|
Remove epidemic propagation for fully replicated stuff: write directly to all nodes
|
2021-03-05 15:09:18 +01:00 |
|
|
09fd6ea7f0
|
I was tired yesterday
|
2021-02-24 11:05:59 +01:00 |
|
|
a52ab69640
|
fix misuse of sled transactions
|
2021-02-23 22:45:36 +01:00 |
|
|
20e6e9fa20
|
Update sled & try to debug deadlock (but its in sled...)
|
2021-02-23 21:27:28 +01:00 |
|
|
bf25c95fe2
|
Make updated() be a sync function that doesn't fail
|
2021-02-23 20:25:15 +01:00 |
|
|
28bc967c83
|
Handle correctly deletion dues to offloading
|
2021-02-23 19:59:43 +01:00 |
|
|
55156cca9d
|
Several changes in table_sync:
- separate path for case of offloading a partition we don't store
- use sync::Mutex instead of tokio::Mutex, make less fn's async
|
2021-02-23 19:11:02 +01:00 |
|
|
80892df8cc
|
Some refactoring
|
2021-02-21 13:11:10 +01:00 |
|
|
4a5bbbb810
|
Propose ETag fix
|
2020-12-05 19:23:46 +01:00 |
|
|
a8b3c8fd58
|
data hexdump in warning
|
2020-11-20 23:53:54 +01:00 |
|
|
f9be964c3f
|
Warning when cannot decode entry (data format incompatibilities)
|
2020-11-20 23:53:54 +01:00 |
|
|
a50fa70d45
|
Refactor error management in API part
|
2020-11-08 15:05:28 +01:00 |
|
|
44dba0e53c
|
cargo fmt
|
2020-07-08 17:34:37 +02:00 |
|
|
86bf4dedac
|
Add support for model migrations
|
2020-07-08 16:10:53 +02:00 |
|
|
d8f5e643bc
|
Split code for modular compilation
|
2020-04-24 10:10:01 +00:00 |
|
|
c9c6b0dbd4
|
Reorganize code
|
2020-04-23 17:05:46 +00:00 |
|