Versions in this module Expand all Collapse all v0 v0.0.2 Jul 17, 2023 v0.0.1 Jul 17, 2023 Changes in this version + const RedisDB + var ErrUnsupportedDatabase = errors.New("unsupported database type") + type DatabaseInfo struct + BatchSize int + Host string + MaxIdle int + Port int + Timeout string + Type string