garage/src
2020-04-23 16:23:06 +00:00
..
admin_rpc.rs RPC to ourself do not pass through serialization + HTTPS 2020-04-23 14:40:59 +00:00
api_server.rs Make UUID & Hash Copy and remove some .clone() noise 2020-04-21 17:08:42 +00:00
background.rs Well they still have to exit when we're exiting though 2020-04-22 17:04:33 +00:00
block.rs RPC to ourself do not pass through serialization + HTTPS 2020-04-23 14:40:59 +00:00
block_ref_table.rs Don't do version & block_ref updates in background on deletion 2020-04-19 20:52:20 +00:00
bucket_table.rs Don't do version & block_ref updates in background on deletion 2020-04-19 20:52:20 +00:00
data.rs Make UUID & Hash Copy and remove some .clone() noise 2020-04-21 17:08:42 +00:00
error.rs Better error reporting 2020-04-23 16:23:06 +00:00
http_util.rs Add block ref table 2020-04-10 23:11:52 +02:00
main.rs Better error reporting 2020-04-23 16:23:06 +00:00
membership.rs Continue pinging nodes when they are down ; overall better handling of down nodes 2020-04-23 16:06:11 +00:00
object_table.rs Make UUID & Hash Copy and remove some .clone() noise 2020-04-21 17:08:42 +00:00
rpc_client.rs Better error reporting 2020-04-23 16:23:06 +00:00
rpc_server.rs Well they still have to exit when we're exiting though 2020-04-22 17:04:33 +00:00
server.rs RPC to ourself do not pass through serialization + HTTPS 2020-04-23 14:40:59 +00:00
table.rs RPC to ourself do not pass through serialization + HTTPS 2020-04-23 14:40:59 +00:00
table_fullcopy.rs Make UUID & Hash Copy and remove some .clone() noise 2020-04-21 17:08:42 +00:00
table_sharded.rs Make UUID & Hash Copy and remove some .clone() noise 2020-04-21 17:08:42 +00:00
table_sync.rs RPC to ourself do not pass through serialization + HTTPS 2020-04-23 14:40:59 +00:00
tls_util.rs Begin work on sync... 2020-04-16 14:50:49 +02:00
version_table.rs Make UUID & Hash Copy and remove some .clone() noise 2020-04-21 17:08:42 +00:00