SQL Features, Reserved and Key Words, and Compliance SQL Features, Reserved and Key Words, and Compliance This section includes topics that identify SQL features and compliance...
XRANGE key start end [COUNT count] *- and + special IDs *Incomplete IDs *Returning a maximum number of entries *Iterating a stream *Fetching single items *Additional informati...
XREVRANGE key end start [COUNT count] *Iterating with XREVRANGE *Return value *Examples XREVRANGE key end start [COUNT count] Available since 5.0.0. Time complexity: O(N)...
HSET key field value [field value …] *Return value *Examples HSET key field value [field value …] Available since 2.0.0. Time complexity: O(1) for each field/value pair ad...
HMSET key field value [field value …] *Return value *Examples HMSET key field value [field value …] Available since 2.0.0. Time complexity: O(N) where N is the number of f...