package
0.0.0-20240916055914-005405b28880
Repository: https://github.com/weissmedia/searchengine.git
Documentation: pkg.go.dev

# Functions

NewRedisBackend initializes a new RedisBackend instance with Redis clients, sorting mapper, and logger.

# Structs

No description provided by the author

# Interfaces

Config is an interface that defines the necessary configuration methods for the backend to interact with the Redis instance and the search engine.
No description provided by the author