mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
This feature enables a new config option (redis.duplicate_results). When set to true, all Live Query results will be copied to an additional Redis pubsub channel named LQDuplicate This is useful in a scenario that would involve shipping the Live Query results outside of Fleet, near-realtime. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||