Redis
This module will enhance your language by allowing you to connect to Redis instances, clusters, or sentinel instances. Here are some features:
Add native Redis functionality to the language
Connect to a Redis server or a Redis cluster, or Redis Sentinel
Store session variables in a distributed Redis cluster
Leverage the Redis publish/subscribe features to create real-time messaging
Get rid of sticky session load balancers, come to the round-robin world!
Session variable persistence even after server restarts
Cache connection capabilities for providing distributed & highly scalable query, object, template, and function caching
Much more
GitHub Repository and Reporting Issues
Visit the Forgebox listing for release notes. You can also file a bug report or improvement suggestion via Jira.
Last updated
Was this helpful?