Commit Graph

28 Commits (353ee7271328f327f4e78ee1df3c8a889ea2bce3)

Author SHA1 Message Date
Edward Shen 353ee72713
Add unit tests 2021-07-14 21:56:29 -04:00
Edward Shen 94375b185f
More debugging 2021-07-13 23:12:29 -04:00
Edward Shen 160f369a72
Migrate to tracing crate 2021-07-12 23:23:51 -04:00
Edward Shen 7546948196
nightly clippy lints 2021-07-11 13:19:37 -04:00
Edward Shen 93249397f1
Simply codebase 2021-07-10 18:53:28 -04:00
Edward Shen b90edd72a6
Add clippy to CI 2021-07-09 21:25:08 -04:00
Edward Shen 3a855a7e4a
add debug for client config 2021-07-09 19:51:48 -04:00
Edward Shen 5300afa205
Clean up ClientSecret usage 2021-07-09 19:48:25 -04:00
Edward Shen 88561f7c2c
Fix short arg conflict 2021-07-09 19:17:56 -04:00
Edward Shen ce03ce0baf
add support for yaml files 2021-07-09 19:14:53 -04:00
Edward Shen a8e5d09ff0
clippy lints 2021-07-09 17:20:15 -04:00
Edward Shen b4f27c5f8c
migrate config to Config struct 2021-07-09 17:18:43 -04:00
Edward Shen 5b67431778
initial work 2021-07-09 14:36:04 -04:00
Edward Shen 5fd8e86d97
Add support for offline mode 2021-05-22 23:06:05 -04:00
Edward Shen fe28f19f07
initial work into encryption at rest 2021-05-11 21:01:01 -04:00
Edward Shen 6da2cba78a
Use unstable options 2021-04-25 12:55:31 -04:00
Edward Shen 0857ffadc7
Add LFU cache 2021-04-24 23:56:56 -04:00
Edward Shen e3f6ff8e71
add verbosity options 2021-04-20 14:12:20 -04:00
Edward Shen 1ac7b619cf
debug streaming 2021-04-18 23:06:18 -04:00
Edward Shen ae216b2410
add pruning 2021-04-18 17:38:33 -04:00
Edward Shen 63a2e0beb1
initial work into lowmem 2021-04-17 23:19:27 -04:00
Edward Shen 6181486827
fix conflicts_with for low mem mode 2021-04-17 22:13:36 -04:00
Edward Shen c25b8be45b
cache trait accepts a bytestream instead 2021-04-14 23:44:13 -04:00
Edward Shen 8949e41bee
Run clippy 2021-04-14 22:52:54 -04:00
Edward Shen c75b5063af
remove cacahe, use disk cache instead 2021-04-14 22:11:00 -04:00
Edward Shen 49114d4c61
Custom implementation of Tls 2021-03-26 00:07:32 -04:00
Edward Shen ee830fc152
more perf 2021-03-25 22:58:07 -04:00
Edward Shen f775ad72d3
Support CLI args 2021-03-25 21:06:54 -04:00