97ea5eb448
Use short SHA in start message
2021-06-06 18:17:42 -04:00
75752eb13e
remove unnecessary negation
2021-06-06 18:03:47 -04:00
1839b64807
cargo update
2021-06-06 17:49:07 -04:00
85c644ffed
Add git commit version
2021-06-06 17:48:48 -04:00
9e9c955f5a
Update client spec version
2021-05-28 15:30:25 -04:00
1c8f3da8d0
More logging
2021-05-27 19:24:54 -04:00
5536f9638a
Add index page
2021-05-27 17:05:50 -04:00
00739ec645
More logging
2021-05-27 16:47:35 -04:00
491d0c9fda
Fix reading from encrypted files
2021-05-27 16:22:32 -04:00
f038452263
Fix logging messages
2021-05-27 16:22:15 -04:00
c32e534300
Revamp reading potentially encrypted files
...
Previously, we'd assume that if the header was successfully parsed, then
we'd have a valid encrypted header. This isn't the case, and now instead
we try to read metadata, first unencrypted, then encrypted, to make sure
we're reading with the correct abstraction.
2021-05-27 16:19:26 -04:00
34c716bfce
Update dependencies
2021-05-27 16:18:50 -04:00
a732019f60
use split_at for token parsing
2021-05-24 15:21:45 -04:00
b8c12b463f
Use macro for metrics generation
2021-05-23 19:05:57 -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
96a6b76baa
better combinator
2021-05-22 20:19:17 -04:00
7acc126de2
optimize file opening
2021-05-20 14:23:16 -04:00
ea8e031a3d
Remove extraneous conversion
2021-05-20 13:49:37 -04:00
7f16e697e6
Fix lints
2021-05-20 13:42:08 -04:00
a3f3b5e3ab
Gracefully handle secretstream errors
2021-05-20 13:35:57 -04:00
a70f4bfdc3
Support loading disk size from db
2021-05-20 00:38:28 -04:00
6daadefaf1
Resolve clippy lints
2021-05-19 23:52:15 -04:00
0fcde518c5
Use qualified instead of absolute
2021-05-19 23:29:18 -04:00
c488eccc8d
Clean up traits
2021-05-19 23:27:56 -04:00
4f55380d23
Remove layer of indirection
2021-05-19 22:42:44 -04:00
b66cccc832
implement at-rest encryption
2021-05-19 21:42:55 -04:00
8772df2231
Add additional handling for ping errors
2021-05-19 20:33:39 -04:00
fe28f19f07
initial work into encryption at rest
2021-05-11 21:01:01 -04:00
eb605b9c27
merge memory cache types
2021-05-11 18:56:00 -04:00
739137c4be
Fixed erronous log statement
2021-05-11 16:56:28 -04:00
6da2cba78a
Use unstable options
2021-04-25 12:55:31 -04:00
316e69851e
Fix typo in readme
2021-04-25 00:02:06 -04:00
d4c0859115
Update build instructions
2021-04-25 00:01:20 -04:00
0857ffadc7
Add LFU cache
2021-04-24 23:56:56 -04:00
0db06fcabd
explicitly mem drop lazy init failure
2021-04-24 12:57:32 -04:00
4a36541570
reorder imports
2021-04-24 12:47:33 -04:00
151d0c5a83
Add docs
2021-04-24 12:46:18 -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
654178dd5c
Use static HTTP client instead
2021-04-23 22:23:24 -04:00
424dc09ae3
remove more unwraps
2021-04-23 18:25:59 -04:00
eb8a334a05
Remove some unwraps
2021-04-23 18:03:53 -04:00
141b5b257c
rename lowmem cache to disk cache
2021-04-23 17:22:29 -04:00
0918b210ea
don't fill logs with compromised response
2021-04-23 00:34:23 -04:00
3268321711
add db_queries to package
2021-04-23 00:15:34 -04:00
ef5ed89626
add missing files
2021-04-23 00:13:36 -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