Commit Graph

151 Commits

Author SHA1 Message Date
2193d74e24
Fix not skipping over metadata 2021-04-22 19:22:34 -04:00
8cc21f4803
Revert "use bufreaders"
This reverts commit f335b99024.
2021-04-22 18:09:48 -04:00
f335b99024
use bufreaders 2021-04-22 17:52:16 -04:00
3c1388fced
false positive 2021-04-22 13:40:19 -04:00
7e4c54867e
Downgrade sql statements to trace 2021-04-22 13:20:45 -04:00
6fda24186b
use debug logging level for sql statements 2021-04-22 13:18:50 -04:00
5099666322
temporary remove generational 2021-04-22 13:11:08 -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
53c0cb664a
fix truncated bytes 2021-04-20 17:48:04 -04:00
8f03aa0236
use cleaner concurrentfs implementation 2021-04-20 17:28:02 -04:00
e3f6ff8e71
add verbosity options 2021-04-20 14:12:20 -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
327fc48f5b
add version number 2021-04-18 18:39:12 -04:00
ae216b2410
add pruning 2021-04-18 17:38:33 -04:00
525aef91bf
Use question mark in get 2021-04-18 17:25:28 -04:00
2650a96d16
fix memstream impl 2021-04-18 17:17:31 -04:00
de17c738d2
remove todos 2021-04-18 17:11:30 -04:00
6717fbe20b
fix caching 2021-04-18 17:06:40 -04:00
63a2e0beb1
initial work into lowmem 2021-04-17 23:19:27 -04:00
6181486827
fix conflicts_with for low mem mode 2021-04-17 22:13:36 -04:00
453cad1b76
switch to GPLv3 or later 2021-04-17 22:12:02 -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
a679055f3d
more comments 2021-04-09 23:15:44 -04:00
de75ff52e2
pedantic clippy 2021-04-09 22:02:08 -04:00
109a0850f9
fixed imports 2021-04-09 22:00:59 -04:00
c776f09026
make UpstreamError pub 2021-04-09 22:00:09 -04:00
70b7e61745
Add transparent caching 2021-04-09 21:59:29 -04:00
630187ecb2
remove double removal logic 2021-03-27 14:20:10 -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
91f420330b
better logging 2021-03-22 23:19:56 -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
afb4a1b47f
fix lint 2021-03-22 20:00:21 -04:00
48dc68e680
More cargo fixes 2021-03-22 19:55:15 -04:00
7b39d5c730
update deps 2021-03-22 19:51:51 -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
562b439c25
minimal viable product 2021-03-17 22:41:48 -04:00