Store data in mongodb

This commit is contained in:
2025-03-06 17:29:02 +01:00
parent 0377fc0e53
commit e8ade3e492
6 changed files with 867 additions and 24 deletions

View File

@@ -24,3 +24,4 @@ reqwest = "0.12.12"
tracing = "0.1.37"
tracing-subscriber = "0.3.16"
mongodb = "3.2.1"