Versions in this module Expand all Collapse all v1 v1.5.11 Jun 3, 2026 Changes in this version + func CloseDB(ctx context.Context) error + func OpenDB(ctx context.Context, opts cachetypes.CacheOptions) error + type DBCacheFactory struct + func (f *DBCacheFactory) NewCache(ctx context.Context, options cachetypes.CacheOptions) (cachetypes.Cache, error) + type DBHandler struct + func GetDB() *DBHandler v1.5.10-test Jun 3, 2026