Start work on storing channel buffers

This commit is contained in:
Max Brunsfeld
2023-08-23 18:34:43 -07:00
committed by Mikayla
parent 29e43384f0
commit ff5035ea37
16 changed files with 484 additions and 4 deletions
Generated
+2
View File
@@ -1444,6 +1444,7 @@ dependencies = [
"pretty_assertions",
"project",
"prometheus",
"prost 0.8.0",
"rand 0.8.5",
"reqwest",
"rpc",
@@ -1456,6 +1457,7 @@ dependencies = [
"settings",
"sha-1 0.9.8",
"sqlx",
"text",
"theme",
"time 0.3.24",
"tokio",