Mark Beamer Jr
|
215103cb33
|
use wait group not stopper
|
2021-07-24 01:03:47 +02:00 |
|
Mark Beamer Jr
|
ed3622d0a6
|
Wait for request to be handled before returning
|
2021-07-24 01:03:47 +02:00 |
|
Mark Beamer Jr
|
848fce5afa
|
Add request queue for blob cache
|
2021-07-24 01:03:47 +02:00 |
|
Niko Storni
|
7da49a4ccb
|
upgrade quic-go
add cache for blobs not found
|
2021-07-24 01:03:47 +02:00 |
|
Niko Storni
|
a0c9ed2ace
|
make it simpler
|
2021-07-24 01:03:47 +02:00 |
|
Niko Storni
|
998b082a06
|
remove panics
|
2021-07-24 01:03:47 +02:00 |
|
Niko Storni
|
36d4156e2a
|
add tracing to blobs
|
2021-07-24 01:03:47 +02:00 |
|
Niko Storni
|
03df751bc7
|
add PoC for litedb to avoid all the overhead
|
2021-07-24 01:03:16 +02:00 |
|
Niko Storni
|
84fabdd5f4
|
add option to run with RO-CF only as upstream
increase idle timeout to avoid errors downstream
add option to delete blobs from DB if storage doesn't have it (for future local tracking)
|
2021-07-24 01:03:16 +02:00 |
|
Alex Grintsvayg
|
fb77bf621e
|
dont over-allocate ram when reading blobs via QUIC
|
2020-11-27 16:18:26 -05:00 |
|
Alex Grintsvayg
|
070c378dfd
|
apparently the normal check doesn't work
|
2020-11-04 16:03:46 -05:00 |
|
Alex Grintsvayg
|
3608971f0b
|
add lru cache eviction metric
|
2020-11-04 16:03:44 -05:00 |
|
Niko Storni
|
5cb1365903
|
increase idle timeout
|
2020-10-19 23:42:40 +02:00 |
|
Niko Storni
|
c3db95a6c1
|
add more metrics
increase handshake timeout by 1 second
|
2020-10-15 02:59:12 +02:00 |
|
Alex Grintsvayg
|
de0ccd4da7
|
track approximate access time for blobs
|
2020-10-05 18:08:53 -04:00 |
|
Niko Storni
|
e8b98bc862
|
update dependencies
|
2020-09-01 20:15:34 +02:00 |
|
Niko Storni
|
f458529c74
|
fix memory leak?
|
2020-07-14 00:20:58 +02:00 |
|
Niko Storni
|
47f28002ff
|
close unclosed handle
reduce idle timeout for http3
update QUIC library
|
2020-07-10 15:19:57 +02:00 |
|
Niko Storni
|
694bda105c
|
add metrics
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
34ca7847d0
|
return a better descriptive error when the blob isn't found
|
2020-07-09 15:02:32 +02:00 |
|
Alex Grintsvayg
|
df4f42db82
|
successfully shut down wallet server
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
264390a2b2
|
add debug code
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
fdcc41829a
|
handshake changes
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
09c7718f30
|
refactor code
|
2020-07-09 15:02:32 +02:00 |
|
Niko Storni
|
8a5f57b14f
|
remove QUIC protocol
add HTTP3/QUIC protocol
|
2020-07-09 15:02:32 +02:00 |
|