Redis

This module is only available to +/++ subscribers only but can be installed to trial purposes.

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

# For Operating Systems using our Quick Installer.
install-bx-module bx-redis

# Using CommandBox to install for web servers.
box install bx-redis

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?