garage/src/table
Alex fe37f45007
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Actually do some batching in index counter
2022-04-28 14:47:02 +02:00
..
replication New replication modes and their documentation 2022-03-28 16:26:04 +02:00
Cargo.toml Bump version to 0.7 because of incompatible Netapp 2022-03-14 10:54:24 +01:00
data.rs Test reverse and actually implement it correctly 2022-04-28 11:28:16 +02:00
gc.rs Add wrapper over sled tree to count items (used for big queues) 2022-03-14 10:54:25 +01:00
lib.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
merkle.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
metrics.rs Add wrapper over sled tree to count items (used for big queues) 2022-03-14 10:54:25 +01:00
schema.rs RPC code to insert single values in K2V item table 2022-04-15 12:14:10 +02:00
sync.rs Add many metrics in table/ and rpc/ 2022-03-14 10:51:50 +01:00
table.rs Actually do some batching in index counter 2022-04-28 14:47:02 +02:00
util.rs Add EnumerationOrder parameter to table range queries 2022-04-28 10:31:57 +02:00