Housekeeping services + SQLite backend passing all tests

This commit is contained in:
Mauro D
2023-05-25 15:37:21 +00:00
parent 86a8a5f7d5
commit acb81eee18
50 changed files with 1029 additions and 335 deletions

2
Cargo.lock generated
View File

@@ -1663,6 +1663,7 @@ dependencies = [
"async-stream",
"base64 0.21.1",
"bincode",
"chrono",
"ece",
"form-data",
"form_urlencoded",
@@ -3617,6 +3618,7 @@ dependencies = [
"lazy_static",
"lru-cache",
"maybe-async 0.2.7",
"num_cpus",
"parking_lot",
"r2d2",
"rand",