Redis Server Support for ISPConfig

Discussion in 'Feature Requests' started by traezi, Mar 17, 2025.

  1. traezi

    traezi New Member

    I would like to request the integration of Redis Server support in ISPConfig with the following features:
    1. Multiple Instance Support
      • The ability to create multiple Redis instances.
      • Each instance runs on an incremented port.
    2. Predefined Optimization Modes
      • Cache-Optimized: Suitable for standard caching purposes.
      • Full Page Cache-Optimized: Ideal for full-page caching solutions.
      • Session-Optimized: Designed for handling session storage.
      • Custom Configuration: Allows individual customers to configure their instance with standard values and additional custom settings.
    3. Memory Allocation per Instance
      • Ability to set the allocated memory per Redis instance.
    4. Max Memory Policies Selection
      • Support for the following eviction policies:
        • allkeys-lru
        • volatile-lru
        • allkeys-random
        • volatile-random
        • volatile-ttl
    Benefits:
    • Improved performance for caching and session handling.
    • Enhanced flexibility and customization for individual customers.
    • Better resource management through controlled memory allocation and eviction policies.
    Thank you for considering this feature request. I believe it would be a valuable addition to ISPConfig and greatly benefit the community.
     
    till likes this.

Share This Page