···2525ratelimit = "0.10.0"
2626rocksdb = { version = "0.23.0", optional = true }
2727serde = { version = "1.0.215", features = ["derive"] }
2828+serde_json = "1.0.139"
2829serde_with = { version = "3.12.0", features = ["hex"] }
2930tinyjson = "2.5.1"
3031tokio-util = "0.7.13"
+3-1
constellation/readme.md
···153153 - [ ] read ops (api)
154154 - [ ] expose internal stats?
155155- [ ] figure out what's the right thing to do if merge op fails. happened on startup after an unclean reboot.
156156-156156+- [x] backups!
157157+ - [x] manual backup on startup
158158+ - [x] background task to create backups on an interval
157159158160cache
159161- [ ] set api response headers