Commit Graph

44 Commits

Author SHA1 Message Date
d3434e8408
Fix includes for publishing 2021-07-15 02:45:05 -04:00
3786827f20
Add sqlx json 2021-07-15 02:16:33 -04:00
261427a735
Bump version to 0.5.0 2021-07-15 02:14:41 -04:00
6b3c6ce03a
Added geo ip dependencies 2021-07-15 02:10:30 -04:00
d4d22ec674
Reduce tokio features 2021-07-14 21:56:46 -04:00
94375b185f
More debugging 2021-07-13 23:12:29 -04:00
6ac8582183
Encrypted files work in debug mode 2021-07-13 20:38:01 -04:00
160f369a72
Migrate to tracing crate 2021-07-12 23:23:51 -04:00
580d05d00c
add sqlx check 2021-07-12 01:34:37 -04:00
8f3430fb77
Add support for reading old db image ids 2021-07-11 23:33:22 -04:00
5f4be9809a
Add support for legacy files 2021-07-11 02:33:51 -04:00
9871fc3774
bump to 0.4 2021-07-10 19:07:55 -04:00
5ab04a9e9c
add security CI 2021-07-09 20:02:22 -04:00
b4f27c5f8c
migrate config to Config struct 2021-07-09 17:18:43 -04:00
5b67431778
initial work 2021-07-09 14:36:04 -04:00
85c644ffed
Add git commit version 2021-06-06 17:48:48 -04:00
79f73ed68e
Add prometheus endpoint 2021-05-22 22:10:03 -04:00
fe28f19f07
initial work into encryption at rest 2021-05-11 21:01:01 -04:00
0857ffadc7
Add LFU cache 2021-04-24 23:56:56 -04:00
9abeec89bc
use arc_swap for tls 2021-04-24 00:56:58 -04:00
70015a7c38
comment why tls is slow 2021-04-23 23:28:47 -04:00
eb8a334a05
Remove some unwraps 2021-04-23 18:03:53 -04:00
3268321711
add db_queries to package 2021-04-23 00:15:34 -04:00
8e94bd5033
remove debug in release mode 2021-04-23 00:12:55 -04:00
548ce87631
increment minor version 2021-04-23 00:12:15 -04:00
efd6b5c60c
Remove cache from hot path 2021-04-22 12:44:02 -04:00
db8473d5bf
clippy 2021-04-19 22:14:57 -04:00
9904ba2cfc
use callback based pruning 2021-04-19 22:01:32 -04:00
74966678bd
fix deadlock 2021-04-19 00:16:13 -04:00
1ac7b619cf
debug streaming 2021-04-18 23:06:18 -04:00
6be1f80e8a
have reqwest use rustls 2021-04-18 19:14:36 -04:00
525aef91bf
Use question mark in get 2021-04-18 17:25:28 -04:00
453cad1b76
switch to GPLv3 or later 2021-04-17 22:12:02 -04:00
c75b5063af
remove cacahe, use disk cache instead 2021-04-14 22:11:00 -04:00
70b7e61745
Add transparent caching 2021-04-09 21:59:29 -04:00
ee830fc152
more perf 2021-03-25 22:58:07 -04:00
f775ad72d3
Support CLI args 2021-03-25 21:06:54 -04:00
2e02944958
Remove no token paths 2021-03-22 23:04:54 -04:00
c828c76128
organize deps 2021-03-22 22:52:03 -04:00
48dc68e680
More cargo fixes 2021-03-22 19:55:15 -04:00
839ba47a8c
rename crate 2021-03-22 19:51:25 -04:00
e1f26b102d
update readme, add license 2021-03-22 18:01:12 -04:00
95e41f42c0
finish minimum version 2021-03-22 17:47:56 -04:00
76d50a9c2c
initial proof of concept 2021-03-17 21:45:16 -04:00