Versions in this module Expand all Collapse all v1 v1.0.4 Jun 20, 2018 Changes in this version + func NewRedis() service.Service + type Redis struct + func (r *Redis) Close() + func (r *Redis) Name() string + func (r *Redis) Reload() + func (r *Redis) SendAll(table string, data []byte) bool + func (r *Redis) Start()