API Usage
Comprehensive guide to using the BoxLang Redis Module API for advanced caching and data management in BoxLang applications.
🔌 Overview
🛠️ Available Functions
Function
Purpose
Returns
📋 Function Reference
redisGetProvider()
provider = redisGetProvider( [ cacheName ] )Parameter
Type
Required
Default
Description
redisGetConnectionPool()
Parameter
Type
Required
Default
Description
redisGetCluster()
Parameter
Type
Required
Default
Description
redisGetClusterNodes()
Parameter
Type
Required
Default
Description
💡 Advanced Usage Examples
Custom Redis Command Execution
Pipeline Operations
Transaction Support
Cluster Slot Information
Monitoring and Statistics
⚠️ Best Practices
Connection Management
Error Handling
Performance Considerations
Security
🔍 Debugging
Enable Debug Logging
Test Connectivity
Monitor Commands
Last updated
Was this helpful?
