icingadb/pkg/icingaredis
Eric Lippmann 98202e1257 Use buffered channel
Use a buffered channel so that the next HSCAN call does not have
to wait until the previous result has been processed.
2021-09-23 09:37:31 +02:00
..
v1 Add missing doc in stats_message 2021-08-09 10:30:53 +02:00
client.go Use buffered channel 2021-09-23 09:37:31 +02:00
heartbeat.go Use cancelCtx() instead of just cancel() 2021-08-09 10:29:47 +02:00
utils.go Add missing doc in redis utils 2021-08-09 10:30:53 +02:00