Versions in this module Expand all Collapse all v1 v1.15.1 Jun 9, 2025 Changes in this version + func GetRedisChannelFromKey(key string, redisDB int) string + func GetRedisValueAndVersion(redisValue string) (string, string) + func ParseRedisKeyFromChannel(eventChannel string, redisDB int) (string, error)