Niko Storni
071a7907c1
Refactors store implementations for config loading
...
Updates store implementations to load configurations from YAML files.
This change introduces a configuration loader that reads store parameters from a YAML file, allowing for more flexible and manageable store configurations.
2025-04-24 05:11:52 +02:00
Niko Storni
b8af3408e0
move server packages
2021-07-24 01:03:51 +02:00
Niko Storni
36d4156e2a
add tracing to blobs
2021-07-24 01:03:47 +02:00
Alex Grintsvayg
560e180e36
separate singleflight cache wrapper, component names for cache metrics
2020-11-04 16:03:46 -05:00
Alex Grintsvayg
c9fa04043c
rename the stores, add caching to reflector cmd
2020-11-04 16:03:44 -05:00
Alex Grintsvayg
69fa06420b
LRU cache for disk store, abstract fs in disk store for testing
2020-11-04 16:03:43 -05:00
Alex Grintsvayg
8364d3fc54
small changes for easier testing
2020-10-05 18:08:54 -04:00
Andrey Beletsky
834733b675
Add options for peer.NewStore to allow for setting TCP timeout
2019-11-22 18:56:20 +07:00
Mark Beamer Jr
86a553b876
upgrade to lbry.go v2.4.0
2019-11-13 19:11:35 -05:00
Alex Grintsvayg
2ca83139df
use stream.Blob for BlobStore interface
2019-10-03 16:34:57 -04:00
Alex Grintsvayg
0af6d65d40
rename FileStore -> DiskStore
2019-10-03 16:24:59 -04:00
Alex Grintsvayg
a8230db802
rewrite getstream command using caching store
2019-10-03 16:13:08 -04:00
Alex Grintsvayg
c1e8e7481f
fix getstream command to write as it downloads (or else it runs out of memory)
2019-09-27 14:38:49 -04:00
Alex Grintsvayg
08df3b167c
add getstream command to download a stream from a peer
2019-09-11 13:28:58 -04:00