Tags: rhaist/strelka
Tags
Jshlbrd/redis fix (target#83) * Refactor Redis to Manager This commit renames the strelka-redis component to strelka-manager. The name strelka-redis caused confusion between the component and the various Redis databases used by the system; strelka-manager is more descriptive of the component’s purpose (to manage Redis and, in the future, other parts of the system). * Updated CHANGELOG
Updated CHANGELOG (target#82) * Updated CHANGELOG * Updated CHANGELOG
Fix go-redis Z changes (target#72) * Fix go-redis Z changes go-redis changed their commands, see bench_test.go for this specific change: redis/go-redis@685d892#diff-49bfad86c3ff8f7733bfce5e38e9b51b
Fix go-redis Z changes (target#72) * Fix go-redis Z changes go-redis changed their commands, see bench_test.go for this specific change: redis/go-redis@685d892#diff-49bfad86c3ff8f7733bfce5e38e9b51b
release 1.19.05.24 (target#68) * release 1.19.05.24 - Deprecated cache — coordinator now takes on all tasks previously handled by cache, compatible with Envoy Redis proxying - Replaced forked pyopenssl with M2Crypto - Added ‘throughput’ section to fileshot and filestream - Added docker-compose DNS hosts into misc/envoy/* templates - Scanner dictionaries now start with ‘scan_’ - ‘tree’ dictionary now nested under ‘file’ dictionary - Timestamps are now Unix/Epoch - Exiftool now outputs ‘human-readable’ data - frontend, backend, and redis manager Redis cmds checkin at a normalized rate of every 250ms * Fixed default mmrpc server