package
0.0.1
Repository: https://github.com/glodb/dbfusion.git
Documentation: pkg.go.dev

# Functions

GetInstance returns a singleton instance of the cache processor.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Cache Configuration Variables This section documents the configuration variables related to caching in the dbFusion system.
No description provided by the author

# Structs

RedisCache struct implements the Cache interface for Redis.

# Interfaces

Cache Interface The Cache interface defines a contract for all caches that intend to be used with dbFusion.