Liking cljdoc? Tell your friends :D

d-core.core.stream.redis.redis


redis-hgetclj

(redis-hget redis-client hash-key field)

redis-hincrbyclj

(redis-hincrby redis-client hash-key field amount)

redis-hsetclj

(redis-hset redis-client hash-key field value)

redis-scan-streamsclj

(redis-scan-streams redis-client cursor pattern scan-count)

redis-xaddclj

(redis-xadd redis-client stream payload)

redis-xrangeclj

(redis-xrange redis-client stream start end limit)

redis-xread-blockclj

(redis-xread-block redis-client stream start-id timeout-ms limit)

redis-xrevrangeclj

(redis-xrevrange redis-client stream end start limit)

redis-xtrim-minidclj

(redis-xtrim-minid redis-client stream min-id)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close