mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-10 06:29:26 +00:00
add notes about module interface implementations
This commit is contained in:
@@ -12,6 +12,8 @@ The `redis.client` module connects to a Redis server. This module does not produ
|
||||
- **host**: the Redis server host
|
||||
- **port**: the Redis server port
|
||||
|
||||
This module implements the `KeyValueModule` interface.
|
||||
|
||||
### Example
|
||||
|
||||
Connect to a Redis server running on `localhost` at port `6379`.
|
||||
|
||||
Reference in New Issue
Block a user