Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-12073

Document Redis commands required by Apisonator

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Backend
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

      Purpose

      Document the complete set of Redis commands required by Apisonator to help customers:

      • Configure Redis ACLs (Access Control Lists)
      • Troubleshoot Redis connectivity issues
      • Understand Redis requirements for proxy configurations
      • Perform security auditing and compliance

      Complete Command Set

      Apisonator requires 28 Redis commands to operate:

      List Operations (7 commands)

      • BLPOP, LLEN, LPOP, LPUSH, LRANGE, LTRIM, RPUSH

      Set Operations (7 commands)

      • SADD, SCAN, SCARD, SISMEMBER, SMEMBERS, SREM, SSCAN

      String Operations (7 commands)

      • DEL, EXISTS, EXPIRE, GET, MGET, SET, SETEX

      Sorted Set Operations (4 commands)

      • ZADD, ZCARD, ZREMRANGEBYSCORE, ZREVRANGE

      Hash Operations (1 command)

      • HSET

      Numeric Operations (2 commands)

      • INCR, INCRBY

      Documentation

      Created docs/redis_commands.md with complete details including ACL configuration examples.

      This list excludes test-only commands and applies to both sync and async modes.

              Unassigned Unassigned
              rh-ee-jlledo Joan Lledo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: