mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 07:58:31 +00:00
* Make receive calls to redis conn thread safe Also removes REDIS_TEST env var. Redis is lightweight and fast, no need to skip these tests. * No need to increase the wait
1 line
63 B
Text
1 line
63 B
Text
* Reads live query results from redis in a thread safe manner.
|