Documents
- Get started!
- Configuration
- Usage
- Integration with frameworks
- Examples
- Tests
Configuration
There are several ways to configure Rediska:
- Pass associative array with options to Rediska constructor
- Call setOptions($options) method with associative array as argument
- Call setOption($name, $value) method to set single option
Let's see what we can configure so far: