|
ff0944f58c
|
Update dependencies
|
2022-03-26 16:20:00 -07:00 |
|
|
81604a7e94
|
Clippy
|
2022-01-02 13:25:00 -08:00 |
|
|
f6a9caf653
|
Update Cargo.lock
|
2022-01-02 13:18:08 -08:00 |
|
|
5c6f02b9a5
|
Update minor version
|
2022-01-02 12:48:03 -08:00 |
|
|
557f141ed2
|
Update lru
|
2022-01-02 12:42:22 -08:00 |
|
|
55f6279dce
|
Update to actix beta 18
|
2022-01-02 12:34:00 -08:00 |
|
|
0bf76eab6b
|
Update deps
|
2022-01-02 12:12:35 -08:00 |
|
|
a838a94ce9
|
Update to modern code
|
2022-01-02 12:12:23 -08:00 |
|
|
63eba4dc37
|
add db listener test
|
2021-07-23 20:27:52 -04:00 |
|
|
4544061845
|
clarify iso code impl
|
2021-07-23 17:41:17 -04:00 |
|
|
42cbd81375
|
convert some unwraps to expects
|
2021-07-22 13:46:40 -04:00 |
|
|
07bd39e69d
|
Add unit tests for token validation
|
2021-07-22 13:37:43 -04:00 |
|
|
8f5799211c
|
Try reserve port during startup
|
2021-07-22 13:37:32 -04:00 |
|
|
0300135a6a
|
Add exclusions for code coverage
|
2021-07-20 16:47:04 -04:00 |
|
|
7bbbf44328
|
Hololive-ify sample config file
|
2021-07-18 23:57:38 -04:00 |
|
|
2878ddf0dc
|
Update dependencies
|
2021-07-18 23:45:24 -04:00 |
|
|
e4af231829
|
Remove tracing-futures
|
2021-07-18 22:05:36 -04:00 |
|
|
b04fac9b01
|
Added docker-compose file
|
2021-07-18 21:36:54 -04:00 |
|
|
5aa72e9821
|
Add parser directive to Dockerfile
|
2021-07-18 21:33:56 -04:00 |
|
|
6d6bf7371b
|
Add dockerfile
|
2021-07-18 21:27:29 -04:00 |
|
|
6b1c913b5d
|
Remove unneeded imports
|
2021-07-18 18:35:22 -04:00 |
|
|
acd37297fd
|
Remove legacy token validation field
|
2021-07-18 18:32:19 -04:00 |
|
|
bd306455bc
|
Use ReaderStream
|
2021-07-18 11:37:39 -04:00 |
|
|
afa2cf55fa
|
Fix some future not send lints
|
2021-07-17 13:32:43 -04:00 |
|
|
e95afd3e32
|
Bump to 0.5.3
|
2021-07-17 13:05:13 -04:00 |
|
|
fbcf9566c1
|
Update readme
|
2021-07-17 13:04:39 -04:00 |
|
|
d42b80d7e1
|
Remove encryption option warning
|
2021-07-17 12:52:41 -04:00 |
|
|
931da0c3ff
|
Add redis support
|
2021-07-17 12:52:02 -04:00 |
|
|
5fdcfa5071
|
Add newline to Cargo.toml
|
2021-07-16 21:15:47 -04:00 |
|
|
93ff76aa89
|
create folder if not found
|
2021-07-16 20:03:59 -04:00 |
|
|
f8f4098fae
|
Finish mem tests
|
2021-07-16 16:40:07 -04:00 |
|
|
bfcf131b33
|
Add stop url test
|
2021-07-16 15:26:18 -04:00 |
|
|
5da486d43d
|
Add put test for mem cache
|
2021-07-16 15:18:10 -04:00 |
|
|
51546eb387
|
Add memory cache get tests
|
2021-07-16 14:06:28 -04:00 |
|
|
712257429a
|
Remove Compression wrapper
|
2021-07-16 12:32:24 -04:00 |
|
|
5e7a82a610
|
Add partial test for mem cache
|
2021-07-16 01:13:51 -04:00 |
|
|
afb02db7b7
|
Remove unnecessary async keyword
|
2021-07-16 01:13:31 -04:00 |
|
|
b41ae8cb79
|
Add sync restriction on CacheStream
|
2021-07-16 01:13:01 -04:00 |
|
|
54c8fe1cb3
|
Turn DB messages into struct from tuple
|
2021-07-15 21:49:19 -04:00 |
|
|
8556f37904
|
Extract internal cache listener to function
|
2021-07-15 21:49:19 -04:00 |
|
|
fc930285f0
|
Bump to 0.5.2
|
2021-07-15 19:14:54 -04:00 |
|
|
041760f9e9
|
clippy
|
2021-07-15 19:13:31 -04:00 |
|
|
87271c85a7
|
Fix deleting legacy names
|
2021-07-15 19:03:39 -04:00 |
|
|
3e4260f6e1
|
rename /metric endpoint to /prometheus
|
2021-07-15 15:54:26 -04:00 |
|
|
dc99437aec
|
Fix legacy path lookup
|
2021-07-15 13:47:55 -04:00 |
|
|
3dbf2f8bb0
|
Read legacy path on disk
|
2021-07-15 13:25:46 -04:00 |
|
|
f7b037e8e1
|
Update readme
|
2021-07-15 12:58:40 -04:00 |
|
|
a552523a3a
|
increment version to 0.5.1
|
2021-07-15 12:39:19 -04:00 |
|
|
5935e4220b
|
Fix stop url
|
2021-07-15 12:37:55 -04:00 |
|
|
fa9ab93c77
|
Add proxy support
|
2021-07-15 12:29:55 -04:00 |
|