fleet/server/live_query
Tomas Touceda 3d8a766ca1
Make receive calls to redis conn thread safe (#1641)
* 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
2021-08-11 17:34:35 -03:00
..
live_query_test.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
mock_live_query.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
redis_live_query_test.go Make receive calls to redis conn thread safe (#1641) 2021-08-11 17:34:35 -03:00
redis_live_query.go Add Redis cluster support (#1045) 2021-06-18 08:51:47 -07:00