Commit Graph

36 Commits (580d05d00cbcedd79cc14b442c19b72c70e0cb74)

Author SHA1 Message Date
Edward Shen 580d05d00c
add sqlx check 2021-07-12 01:34:37 -04:00
Edward Shen 8f3430fb77
Add support for reading old db image ids 2021-07-11 23:33:22 -04:00
Edward Shen 5f4be9809a
Add support for legacy files 2021-07-11 02:33:51 -04:00
Edward Shen 9871fc3774
bump to 0.4 2021-07-10 19:07:55 -04:00
Edward Shen 5ab04a9e9c
add security CI 2021-07-09 20:02:22 -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 85c644ffed
Add git commit version 2021-06-06 17:48:48 -04:00
Edward Shen 79f73ed68e
Add prometheus endpoint 2021-05-22 22:10:03 -04:00
Edward Shen fe28f19f07
initial work into encryption at rest 2021-05-11 21:01:01 -04:00
Edward Shen 0857ffadc7
Add LFU cache 2021-04-24 23:56:56 -04:00
Edward Shen 9abeec89bc
use arc_swap for tls 2021-04-24 00:56:58 -04:00
Edward Shen 70015a7c38
comment why tls is slow 2021-04-23 23:28:47 -04:00
Edward Shen eb8a334a05
Remove some unwraps 2021-04-23 18:03:53 -04:00
Edward Shen 3268321711
add db_queries to package 2021-04-23 00:15:34 -04:00
Edward Shen 8e94bd5033
remove debug in release mode 2021-04-23 00:12:55 -04:00
Edward Shen 548ce87631
increment minor version 2021-04-23 00:12:15 -04:00
Edward Shen efd6b5c60c
Remove cache from hot path 2021-04-22 12:44:02 -04:00
Edward Shen db8473d5bf
clippy 2021-04-19 22:14:57 -04:00
Edward Shen 9904ba2cfc
use callback based pruning 2021-04-19 22:01:32 -04:00
Edward Shen 74966678bd
fix deadlock 2021-04-19 00:16:13 -04:00
Edward Shen 1ac7b619cf
debug streaming 2021-04-18 23:06:18 -04:00
Edward Shen 6be1f80e8a
have reqwest use rustls 2021-04-18 19:14:36 -04:00
Edward Shen 525aef91bf
Use question mark in get 2021-04-18 17:25:28 -04:00
Edward Shen 453cad1b76
switch to GPLv3 or later 2021-04-17 22:12:02 -04:00
Edward Shen c75b5063af
remove cacahe, use disk cache instead 2021-04-14 22:11:00 -04:00
Edward Shen 70b7e61745
Add transparent caching 2021-04-09 21:59:29 -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
Edward Shen 2e02944958
Remove no token paths 2021-03-22 23:04:54 -04:00
Edward Shen c828c76128
organize deps 2021-03-22 22:52:03 -04:00
Edward Shen 48dc68e680
More cargo fixes 2021-03-22 19:55:15 -04:00
Edward Shen 839ba47a8c
rename crate 2021-03-22 19:51:25 -04:00
Edward Shen e1f26b102d
update readme, add license 2021-03-22 18:01:12 -04:00
Edward Shen 95e41f42c0
finish minimum version 2021-03-22 17:47:56 -04:00
Edward Shen 76d50a9c2c
initial proof of concept 2021-03-17 21:45:16 -04:00