distribution/configuration
Anders Ingemann b63cbb3318
Replace custom Redis config struct with go-redis UniversalOptions
Huge help from @milosgajdos who figured out how to do the entire
marshalling/unmarshalling for the configs

Signed-off-by: Anders Ingemann <aim@orbit.online>
2024-06-14 10:31:09 +02:00
..
configuration.go Replace custom Redis config struct with go-redis UniversalOptions 2024-06-14 10:31:09 +02:00
configuration_test.go Replace custom Redis config struct with go-redis UniversalOptions 2024-06-14 10:31:09 +02:00
fuzz_test.go Fuzzing: Rewrite existing fuzzers to native go fuzzers 2022-11-12 17:30:10 +00:00
parser.go Fix the code and update tests that verify the new code works 2023-07-17 22:40:32 +01:00
parser_test.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00