mangadex-home-rs/src
Edward Shen 0c78b379f1
Remove comments w.r.t. potential db optimizations
DB queries already are performed on their own thread, so spawning a
thread to do db work is unncessary.
2021-07-14 11:21:28 -04:00
..
cache Remove comments w.r.t. potential db optimizations 2021-07-14 11:21:28 -04:00
client.rs Migrate to tracing crate 2021-07-12 23:23:51 -04:00
config.rs More debugging 2021-07-13 23:12:29 -04:00
index.html update index.html 2021-06-06 20:36:51 -04:00
main.rs Encrypted files work in debug mode 2021-07-13 20:38:01 -04:00
metrics.rs Use macro for metrics generation 2021-05-23 19:05:57 -04:00
ping.rs Migrate to tracing crate 2021-07-12 23:23:51 -04:00
routes.rs Migrate to tracing crate 2021-07-12 23:23:51 -04:00
state.rs Migrate to tracing crate 2021-07-12 23:23:51 -04:00
stop.rs Migrate to tracing crate 2021-07-12 23:23:51 -04:00
units.rs add support for yaml files 2021-07-09 19:14:53 -04:00