The description in protocols.md of the Redis protocol server in Scylla explains how its port can be configured, but not how the listening IP address can be configured. It turns out that the same "rpc_address" that controls CQL's and Thrift's IP address also applies to Redis. So let's document that. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20211208160206.1290916-1-nyh@scylladb.com>
Scylla Developer Documentation
This documentation targets developers who are interested in contributing to Scylla codebase.
Contents
- Alternator - The open source DynamoDB-compatible API reference.
- Design notes - Explanations describing how new features work for other contributors and exploratory research.
- Guides - Instructions on how to build, run, test and debug the Scylla codebase.
- Contribute - Guidelines on how to contribute and maintain the project.