|
a732019f60
|
use split_at for token parsing
|
2021-05-24 15:21:45 -04:00 |
|
|
579d316945
|
clippy
|
2021-05-22 23:10:34 -04:00 |
|
|
5fd8e86d97
|
Add support for offline mode
|
2021-05-22 23:06:05 -04:00 |
|
|
79f73ed68e
|
Add prometheus endpoint
|
2021-05-22 22:10:03 -04:00 |
|
|
c488eccc8d
|
Clean up traits
|
2021-05-19 23:27:56 -04:00 |
|
|
fe28f19f07
|
initial work into encryption at rest
|
2021-05-11 21:01:01 -04:00 |
|
|
0db06fcabd
|
explicitly mem drop lazy init failure
|
2021-04-24 12:57:32 -04:00 |
|
|
70015a7c38
|
comment why tls is slow
|
2021-04-23 23:28:47 -04:00 |
|
|
654178dd5c
|
Use static HTTP client instead
|
2021-04-23 22:23:24 -04:00 |
|
|
77cd416849
|
Move task to separate function
|
2021-04-22 21:55:26 -04:00 |
|
|
a86cd3edf5
|
Don't use arc for cache keys
|
2021-04-22 21:46:34 -04:00 |
|
|
eab0449a02
|
use Arc for cache keys
|
2021-04-22 13:03:33 -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 |
|
|
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 |
|
|
de17c738d2
|
remove todos
|
2021-04-18 17:11:30 -04:00 |
|
|
6717fbe20b
|
fix caching
|
2021-04-18 17:06:40 -04:00 |
|
|
c25b8be45b
|
cache trait accepts a bytestream instead
|
2021-04-14 23:44:13 -04:00 |
|
|
8949e41bee
|
Run clippy
|
2021-04-14 22:52:54 -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 |
|
|
49114d4c61
|
Custom implementation of Tls
|
2021-03-26 00:07:32 -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 |
|
|
cf82aedb12
|
use TCP MSS as chunk size
|
2021-03-23 15:31:59 -04:00 |
|
|
46eec93773
|
inline
|
2021-03-23 12:59:49 -04:00 |
|
|
2e02944958
|
Remove no token paths
|
2021-03-22 23:04:54 -04:00 |
|
|
95e41f42c0
|
finish minimum version
|
2021-03-22 17:47:56 -04:00 |
|
|
562b439c25
|
minimal viable product
|
2021-03-17 22:41:48 -04:00 |
|
|
76d50a9c2c
|
initial proof of concept
|
2021-03-17 21:45:16 -04:00 |
|