Package com.blackrook.redis.enums


package com.blackrook.redis.enums
Contains useful enumerations.
  • Class
    Description
    Aggregate function for union/intersection queries.
    The bitwise operation to perform on a BITOP call.
    Enumeration of Redis data types.
    List of data encoding types.
    Enumeration of Redis return types, used for figuring out what to return sometimes.
    Sort order for SORT calls.