Expand description
Provides a Redis backed CacheDatabase
and MessageBusDatabase
implementation.
Modules§
Functions§
- Create a new Redis database connection from the given database config.
- Flush the Redis database for the given connection.
- Parse a Redis connection url from the given database config.
- Parses the Redis version from the “INFO” command output.
- Parse the stream key from the given identifiers and config.