|
ada7899b24
|
Fix clippy lints (fix #121)
|
2021-10-26 10:20:05 +02:00 |
|
|
1b450c4b49
|
Improvements to CLI and various fixes for netapp version
Discovery via consul, persist peer list to file
|
2021-10-22 16:55:24 +02:00 |
|
|
4067797d01
|
First port of Garage to Netapp
|
2021-10-22 15:55:18 +02:00 |
|
|
e4b9e4e24d
|
rename types to CamelCase
|
2021-05-03 22:15:09 +02:00 |
|
|
f5a0cf0414
|
fix clippy warnings on table
|
2021-05-03 22:11:41 +02:00 |
|
|
f4346cc5f4
|
Update dependencies
|
2021-03-16 15:58:40 +01:00 |
|
|
2a41b82384
|
Simpler Merkle & sync
|
2021-03-16 12:18:03 +01:00 |
|
|
515029d026
|
Refactor code
|
2021-03-16 11:43:58 +01:00 |
|
|
1d9961e411
|
Simplify replication logic
|
2021-03-16 11:14:27 +01:00 |
|
|
6a8439fd13
|
Some improvements in background worker but we terminate late
|
2021-03-15 23:14:12 +01:00 |
|
|
0cd5b2ae19
|
WIP migrate to tokio 1
|
2021-03-15 22:36:41 +01:00 |
|
|
4d4117f2b4
|
Refactor block resync loop; make workers infaillible
|
2021-03-15 20:09:44 +01:00 |
|
|
831eb35763
|
cargo fmt
|
2021-03-12 21:52:19 +01:00 |
|
|
c475471e7a
|
Implement table gc, currently for block_ref and version only
|
2021-03-12 19:57:37 +01:00 |
|
|
cbe7e1a66a
|
Move table rpc client out of tableaux
|
2021-03-12 15:07:23 +01:00 |
|
|
8860aa19b8
|
Make syncer have its own rpc client/server
|
2021-03-12 15:05:26 +01:00 |
|
|
1fea257291
|
Don't sync at beginning
|
2021-03-12 14:51:17 +01:00 |
|
|
7fdaf7aef0
|
Fix merkle updater not being notified; improved logging
|
2021-03-12 14:37:46 +01:00 |
|
|
1ec49980ec
|
whoops
|
2021-03-11 19:30:24 +01:00 |
|
|
3f7a496355
|
More security: don't delete stuff too easily
|
2021-03-11 19:06:27 +01:00 |
|
|
f7c2cd1cd7
|
Add comment, and also whoops, this wasn't doing what we expected
|
2021-03-11 18:56:18 +01:00 |
|
|
fae5104a2c
|
Add a nice warning
|
2021-03-11 18:50:32 +01:00 |
|
|
db7a9d4948
|
Tiny changes
|
2021-03-11 18:45:26 +01:00 |
|
|
046b649bcc
|
(not well tested) use merkle tree for sync
|
2021-03-11 18:28:27 +01:00 |
|