LFUDA changes #47

Closed
nikooo777 wants to merge 12 commits from improvements into master

12 commits

Author SHA1 Message Date
Niko Storni 869030fc58 address some review comments 2020-12-22 21:19:48 +01:00
Niko Storni def551cc89 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)
2020-12-22 20:53:48 +01:00
Niko Storni 74b76a11e4 upgrade quic 2020-12-17 23:49:37 +01:00
Niko Storni 2c0df2ca8a
update lfuda library 2020-11-27 16:20:50 -05:00
Niko Storni 9fc96ac01b
only store the blobs in the underlying storage if LFUDA accepted them 2020-11-27 16:20:50 -05:00
Niko Storni ff9b61b034
fix cache size mess 2020-11-27 16:20:49 -05:00
Niko Storni 7b80b2d4d2
fix buffer cache running out of space 2020-11-27 16:20:49 -05:00
Niko Storni d45abdbdb0
use LFUDA store
swap size to bytes
2020-11-27 16:19:46 -05:00
Niko Storni bc54601dde
add LFUDA store
update quic
fix tests
2020-11-27 16:19:46 -05:00
Alex Grintsvayg bb41a84bb7
rename cahces 2020-11-27 16:19:45 -05:00
Niko Storni a574fecf4e
add buffer cache for nvme drive 2020-11-27 16:19:45 -05:00
Niko Storni 9146c8b084
update quic
don't wait for a blob to be written to disk before sending it downstream
don't wait for the disk store to be walked before starting everything up
2020-11-27 16:19:45 -05:00