Liking cljdoc? Tell your friends :D
Clojure only.

lib.redis.extension


+additional+clj


+all+clj


+data+clj


+generic+clj


+management+clj


+string+clj


in:acl-catclj

(in:acl-cat optional)
(in:acl-cat {:as optional :keys [categoryname]} opts)

in:acl-deluserclj

(in:acl-deluser usernames)
(in:acl-deluser usernames opts)

in:acl-genpassclj

(in:acl-genpass optional)
(in:acl-genpass {:as optional :keys [bits]} opts)

in:acl-getuserclj

(in:acl-getuser username)
(in:acl-getuser username opts)

in:acl-helpclj

(in:acl-help)
(in:acl-help opts)

in:acl-listclj

(in:acl-list)
(in:acl-list opts)

in:acl-loadclj

(in:acl-load)
(in:acl-load opts)

in:acl-logclj

(in:acl-log optional)
(in:acl-log {:as optional :keys [count]} opts)

in:acl-saveclj

(in:acl-save)
(in:acl-save opts)

in:acl-setuserclj

(in:acl-setuser username rules)
(in:acl-setuser username rules opts)

in:acl-usersclj

(in:acl-users)
(in:acl-users opts)

in:acl-whoamiclj

(in:acl-whoami)
(in:acl-whoami opts)

in:appendclj

(in:append key value)
(in:append key value opts)

in:authclj

(in:auth password)
(in:auth password opts)

in:bgrewriteaofclj

(in:bgrewriteaof)
(in:bgrewriteaof opts)

in:bgsaveclj

(in:bgsave optional)
(in:bgsave {:as optional :keys [schedule]} opts)

in:bitopclj

(in:bitop operation destkey keys)
(in:bitop operation destkey keys opts)

in:bitposclj

(in:bitpos key bit optional)
(in:bitpos key bit {:as optional :keys [start end]} opts)

in:blpopclj

(in:blpop keys timeout)
(in:blpop keys timeout opts)

in:brpopclj

(in:brpop keys timeout)
(in:brpop keys timeout opts)

in:brpoplpushclj

(in:brpoplpush source destination timeout)
(in:brpoplpush source destination timeout opts)

in:client-cachingclj

(in:client-caching mode)
(in:client-caching mode opts)

in:client-getnameclj

(in:client-getname)
(in:client-getname opts)

in:client-getredirclj

(in:client-getredir)
(in:client-getredir opts)

in:client-idclj

(in:client-id)
(in:client-id opts)

in:client-killclj

(in:client-kill optional)
(in:client-kill {:as optional
                 :keys [ip-port client-id type username ip-port yes-no]}
                opts)

in:client-listclj

(in:client-list optional)
(in:client-list {:as optional :keys [type]} opts)

in:client-pauseclj

(in:client-pause timeout)
(in:client-pause timeout opts)

in:client-replyclj

(in:client-reply reply-mode)
(in:client-reply reply-mode opts)

in:client-setnameclj

(in:client-setname connection-name)
(in:client-setname connection-name opts)

in:client-trackingclj

(in:client-tracking status prefixes optional)
(in:client-tracking status
                    prefixes
                    {:as optional :keys [client-id bcast optin optout noloop]}
                    opts)

in:client-unblockclj

(in:client-unblock client-id optional)
(in:client-unblock client-id {:as optional :keys [unblock-type]} opts)

in:cluster-addslotsclj

(in:cluster-addslots slots)
(in:cluster-addslots slots opts)

in:cluster-bumpepochclj

(in:cluster-bumpepoch)
(in:cluster-bumpepoch opts)

in:cluster-count-failure-reportsclj

(in:cluster-count-failure-reports node-id)
(in:cluster-count-failure-reports node-id opts)

in:cluster-countkeysinslotclj

(in:cluster-countkeysinslot slot)
(in:cluster-countkeysinslot slot opts)

in:cluster-delslotsclj

(in:cluster-delslots slots)
(in:cluster-delslots slots opts)

in:cluster-failoverclj

(in:cluster-failover optional)
(in:cluster-failover {:as optional :keys [options]} opts)

in:cluster-flushslotsclj

(in:cluster-flushslots)
(in:cluster-flushslots opts)

in:cluster-forgetclj

(in:cluster-forget node-id)
(in:cluster-forget node-id opts)

in:cluster-getkeysinslotclj

(in:cluster-getkeysinslot slot count)
(in:cluster-getkeysinslot slot count opts)

in:cluster-infoclj

(in:cluster-info)
(in:cluster-info opts)

in:cluster-keyslotclj

(in:cluster-keyslot key)
(in:cluster-keyslot key opts)

in:cluster-meetclj

(in:cluster-meet ip port)
(in:cluster-meet ip port opts)

in:cluster-myidclj

(in:cluster-myid)
(in:cluster-myid opts)

in:cluster-nodesclj

(in:cluster-nodes)
(in:cluster-nodes opts)

in:cluster-replicasclj

(in:cluster-replicas node-id)
(in:cluster-replicas node-id opts)

in:cluster-replicateclj

(in:cluster-replicate node-id)
(in:cluster-replicate node-id opts)

in:cluster-resetclj

(in:cluster-reset optional)
(in:cluster-reset {:as optional :keys [reset-type]} opts)

in:cluster-saveconfigclj

(in:cluster-saveconfig)
(in:cluster-saveconfig opts)

in:cluster-set-config-epochclj

(in:cluster-set-config-epoch config-epoch)
(in:cluster-set-config-epoch config-epoch opts)

in:cluster-setslotclj

(in:cluster-setslot slot subcommand optional)
(in:cluster-setslot slot subcommand {:as optional :keys [node-id]} opts)

in:cluster-slavesclj

(in:cluster-slaves node-id)
(in:cluster-slaves node-id opts)

in:cluster-slotsclj

(in:cluster-slots)
(in:cluster-slots opts)

in:commandclj

(in:command)
(in:command opts)

in:command-countclj

(in:command-count)
(in:command-count opts)

in:command-getkeysclj

(in:command-getkeys)
(in:command-getkeys opts)

in:command-infoclj

(in:command-info command-names)
(in:command-info command-names opts)

in:config-getclj

(in:config-get parameter)
(in:config-get parameter opts)

in:config-resetstatclj

(in:config-resetstat)
(in:config-resetstat opts)

in:config-rewriteclj

(in:config-rewrite)
(in:config-rewrite opts)

in:config-setclj

(in:config-set parameter value)
(in:config-set parameter value opts)

in:dbsizeclj

(in:dbsize)
(in:dbsize opts)

in:debug-objectclj

(in:debug-object key)
(in:debug-object key opts)

in:debug-segfaultclj

(in:debug-segfault)
(in:debug-segfault opts)

in:decrclj

(in:decr key)
(in:decr key opts)

in:decrbyclj

(in:decrby key decrement)
(in:decrby key decrement opts)

in:delclj

(in:del keys)
(in:del keys opts)

in:discardclj

(in:discard)
(in:discard opts)

in:dumpclj

(in:dump key)
(in:dump key opts)

in:echoclj

(in:echo message)
(in:echo message opts)

in:evalclj

(in:eval script numkeys keys args)
(in:eval script numkeys keys args opts)

in:evalshaclj

(in:evalsha sha1 numkeys keys args)
(in:evalsha sha1 numkeys keys args opts)

in:execclj

(in:exec)
(in:exec opts)

in:existsclj

(in:exists keys)
(in:exists keys opts)

in:expireclj

(in:expire key seconds)
(in:expire key seconds opts)

in:expireatclj

(in:expireat key timestamp)
(in:expireat key timestamp opts)

in:flushallclj

(in:flushall optional)
(in:flushall {:as optional :keys [async]} opts)

in:flushdbclj

(in:flushdb optional)
(in:flushdb {:as optional :keys [async]} opts)

in:getclj

(in:get key)
(in:get key opts)

in:getbitclj

(in:getbit key offset)
(in:getbit key offset opts)

in:getrangeclj

(in:getrange key start end)
(in:getrange key start end opts)

in:getsetclj

(in:getset key value)
(in:getset key value opts)

in:hdelclj

(in:hdel key fields)
(in:hdel key fields opts)

in:hexistsclj

(in:hexists key field)
(in:hexists key field opts)

in:hgetclj

(in:hget key field)
(in:hget key field opts)

in:hgetallclj

(in:hgetall key)
(in:hgetall key opts)

in:hincrbyclj

(in:hincrby key field increment)
(in:hincrby key field increment opts)

in:hincrbyfloatclj

(in:hincrbyfloat key field increment)
(in:hincrbyfloat key field increment opts)

in:hkeysclj

(in:hkeys key)
(in:hkeys key opts)

in:hlenclj

(in:hlen key)
(in:hlen key opts)

in:hmgetclj

(in:hmget key fields)
(in:hmget key fields opts)

in:hmsetclj

(in:hmset key args)
(in:hmset key args opts)

in:hscanclj

(in:hscan key cursor optional)
(in:hscan key cursor {:as optional :keys [pattern count]} opts)

in:hsetclj

(in:hset key field data)
(in:hset key field data opts)

in:hsetnxclj

(in:hsetnx key field value)
(in:hsetnx key field value opts)

in:hstrlenclj

(in:hstrlen key field)
(in:hstrlen key field opts)

in:hvalsclj

(in:hvals key)
(in:hvals key opts)

in:incrclj

(in:incr key)
(in:incr key opts)

in:incrbyclj

(in:incrby key increment)
(in:incrby key increment opts)

in:incrbyfloatclj

(in:incrbyfloat key increment)
(in:incrbyfloat key increment opts)

in:infoclj

(in:info optional)
(in:info {:as optional :keys [section]} opts)

in:keysclj

(in:keys pattern)
(in:keys pattern opts)

in:lastsaveclj

(in:lastsave)
(in:lastsave opts)

in:latency-doctorclj

(in:latency-doctor)
(in:latency-doctor opts)

in:latency-graphclj

(in:latency-graph event)
(in:latency-graph event opts)

in:latency-helpclj

(in:latency-help)
(in:latency-help opts)

in:latency-historyclj

(in:latency-history event)
(in:latency-history event opts)

in:latency-latestclj

(in:latency-latest)
(in:latency-latest opts)

in:latency-resetclj

(in:latency-reset events)
(in:latency-reset events opts)

in:lindexclj

(in:lindex key index)
(in:lindex key index opts)

in:linsertclj

(in:linsert key where pivot element)
(in:linsert key where pivot element opts)

in:llenclj

(in:llen key)
(in:llen key opts)

in:lolwutclj

(in:lolwut optional)
(in:lolwut {:as optional :keys [version]} opts)

in:lpopclj

(in:lpop key)
(in:lpop key opts)

in:lposclj

(in:lpos key element optional)
(in:lpos key element {:as optional :keys [rank num-matches len]} opts)

in:lpushclj

(in:lpush key elements)
(in:lpush key elements opts)

in:lpushxclj

(in:lpushx key elements)
(in:lpushx key elements opts)

in:lrangeclj

(in:lrange key start stop)
(in:lrange key start stop opts)

in:lremclj

(in:lrem key count element)
(in:lrem key count element opts)

in:lsetclj

(in:lset key index element)
(in:lset key index element opts)

in:ltrimclj

(in:ltrim key start stop)
(in:ltrim key start stop opts)

in:memory-doctorclj

(in:memory-doctor)
(in:memory-doctor opts)

in:memory-helpclj

(in:memory-help)
(in:memory-help opts)

in:memory-malloc-statsclj

(in:memory-malloc-stats)
(in:memory-malloc-stats opts)

in:memory-purgeclj

(in:memory-purge)
(in:memory-purge opts)

in:memory-statsclj

(in:memory-stats)
(in:memory-stats opts)

in:memory-usageclj

(in:memory-usage key optional)
(in:memory-usage key {:as optional :keys [count]} opts)

in:mgetclj

(in:mget keys)
(in:mget keys opts)

in:module-listclj

(in:module-list)
(in:module-list opts)

in:module-loadclj

(in:module-load path optional)
(in:module-load path {:as optional :keys [arg]} opts)

in:module-unloadclj

(in:module-unload name)
(in:module-unload name opts)

in:monitorclj

(in:monitor)
(in:monitor opts)

in:moveclj

(in:move key db)
(in:move key db opts)

in:msetclj

(in:mset args)
(in:mset args opts)

in:msetnxclj

(in:msetnx args)
(in:msetnx args opts)

in:multiclj

(in:multi)
(in:multi opts)

in:objectclj

(in:object subcommand arguments)
(in:object subcommand arguments opts)

in:persistclj

(in:persist key)
(in:persist key opts)

in:pexpireclj

(in:pexpire key milliseconds)
(in:pexpire key milliseconds opts)

in:pexpireatclj

(in:pexpireat key milliseconds-timestamp)
(in:pexpireat key milliseconds-timestamp opts)

in:pfaddclj

(in:pfadd key elements)
(in:pfadd key elements opts)

in:pfcountclj

(in:pfcount keys)
(in:pfcount keys opts)

in:pfmergeclj

(in:pfmerge destkey sourcekeys)
(in:pfmerge destkey sourcekeys opts)

in:pingclj

(in:ping optional)
(in:ping {:as optional :keys [message]} opts)

in:psetexclj

(in:psetex key milliseconds value)
(in:psetex key milliseconds value opts)

in:psubscribeclj

(in:psubscribe patterns)
(in:psubscribe patterns opts)

in:psyncclj

(in:psync replicationid offset)
(in:psync replicationid offset opts)

in:pttlclj

(in:pttl key)
(in:pttl key opts)

in:publishclj

(in:publish channel message)
(in:publish channel message opts)

in:pubsubclj

(in:pubsub subcommand arguments)
(in:pubsub subcommand arguments opts)

in:punsubscribeclj

(in:punsubscribe patterns)
(in:punsubscribe patterns opts)

in:quitclj

(in:quit)
(in:quit opts)

in:randomkeyclj

(in:randomkey)
(in:randomkey opts)

in:readonlyclj

(in:readonly)
(in:readonly opts)

in:readwriteclj

(in:readwrite)
(in:readwrite opts)

in:renameclj

(in:rename key newkey)
(in:rename key newkey opts)

in:renamenxclj

(in:renamenx key newkey)
(in:renamenx key newkey opts)

in:replicaofclj

(in:replicaof host port)
(in:replicaof host port opts)

in:restoreclj

(in:restore key ttl serialized-value optional)
(in:restore key
            ttl
            serialized-value
            {:as optional :keys [replace absttl seconds frequency]}
            opts)

in:roleclj

(in:role)
(in:role opts)

in:rpopclj

(in:rpop key)
(in:rpop key opts)

in:rpoplpushclj

(in:rpoplpush source destination)
(in:rpoplpush source destination opts)

in:rpushclj

(in:rpush key elements)
(in:rpush key elements opts)

in:rpushxclj

(in:rpushx key elements)
(in:rpushx key elements opts)

in:saddclj

(in:sadd key members)
(in:sadd key members opts)

in:saveclj

(in:save)
(in:save opts)

in:scanclj

(in:scan cursor optional)
(in:scan cursor {:as optional :keys [pattern count type]} opts)

in:scardclj

(in:scard key)
(in:scard key opts)

in:script-debugclj

(in:script-debug mode)
(in:script-debug mode opts)

in:script-existsclj

(in:script-exists sha1s)
(in:script-exists sha1s opts)

in:script-flushclj

(in:script-flush)
(in:script-flush opts)

in:script-killclj

(in:script-kill)
(in:script-kill opts)

in:script-loadclj

(in:script-load script)
(in:script-load script opts)

in:sdiffclj

(in:sdiff keys)
(in:sdiff keys opts)

in:sdiffstoreclj

(in:sdiffstore destination keys)
(in:sdiffstore destination keys opts)

in:selectclj

(in:select index)
(in:select index opts)

in:setclj

(in:set key data optional)
(in:set key data {:keys [expiry unit mode] :as optional} opts)

in:setbitclj

(in:setbit key offset value)
(in:setbit key offset value opts)

in:setexclj

(in:setex key seconds value)
(in:setex key seconds value opts)

in:setnxclj

(in:setnx key value)
(in:setnx key value opts)

in:setrangeclj

(in:setrange key offset value)
(in:setrange key offset value opts)

in:shutdownclj

(in:shutdown optional)
(in:shutdown {:as optional :keys [mode]} opts)

in:sinterclj

(in:sinter keys)
(in:sinter keys opts)

in:sinterstoreclj

(in:sinterstore destination keys)
(in:sinterstore destination keys opts)

in:sismemberclj

(in:sismember key member)
(in:sismember key member opts)

in:slaveofclj

(in:slaveof host port)
(in:slaveof host port opts)

in:slowlogclj

(in:slowlog subcommand optional)
(in:slowlog subcommand {:as optional :keys [argument]} opts)

in:smembersclj

(in:smembers key)
(in:smembers key opts)

in:smoveclj

(in:smove source destination member)
(in:smove source destination member opts)

in:spopclj

(in:spop key optional)
(in:spop key {:as optional :keys [count]} opts)

in:srandmemberclj

(in:srandmember key optional)
(in:srandmember key {:as optional :keys [count]} opts)

in:sremclj

(in:srem key members)
(in:srem key members opts)

in:sscanclj

(in:sscan key cursor optional)
(in:sscan key cursor {:as optional :keys [pattern count]} opts)

in:stralgoclj

(in:stralgo lcs algo-specific-arguments)
(in:stralgo lcs algo-specific-arguments opts)

in:strlenclj

(in:strlen key)
(in:strlen key opts)

in:subscribeclj

(in:subscribe channels)
(in:subscribe channels opts)

in:sunionclj

(in:sunion keys)
(in:sunion keys opts)

in:sunionstoreclj

(in:sunionstore destination keys)
(in:sunionstore destination keys opts)

in:swapdbclj

(in:swapdb index1 index2)
(in:swapdb index1 index2 opts)

in:syncclj

(in:sync)
(in:sync opts)

in:timeclj

(in:time)
(in:time opts)

in:touchclj

(in:touch keys)
(in:touch keys opts)

in:ttlclj

(in:ttl key)
(in:ttl key opts)

in:typeclj

(in:type key)
(in:type key opts)

(in:unlink keys)
(in:unlink keys opts)

in:unsubscribeclj

(in:unsubscribe channels)
(in:unsubscribe channels opts)

in:unwatchclj

(in:unwatch)
(in:unwatch opts)

in:waitclj

(in:wait numreplicas timeout)
(in:wait numreplicas timeout opts)

in:watchclj

(in:watch keys)
(in:watch keys opts)

optional:acl-catclj

(optional:acl-cat {:as optional :keys [categoryname]} _)

optional:acl-genpassclj

(optional:acl-genpass {:as optional :keys [bits]} _)

optional:acl-logclj

(optional:acl-log {:as optional :keys [count]} _)

optional:bgsaveclj

(optional:bgsave {:as optional :keys [schedule]} _)

optional:bitposclj

(optional:bitpos {:as optional :keys [start end]} _)

optional:client-killclj

(optional:client-kill {:as optional
                       :keys [ip-port client-id type username ip-port yes-no]}
                      _)

optional:client-listclj

(optional:client-list {:as optional :keys [type]} _)

optional:client-trackingclj

(optional:client-tracking {:as optional
                           :keys [client-id bcast optin optout noloop]}
                          _)

optional:client-unblockclj

(optional:client-unblock {:as optional :keys [unblock-type]} _)

optional:cluster-failoverclj

(optional:cluster-failover {:as optional :keys [options]} _)

optional:cluster-resetclj

(optional:cluster-reset {:as optional :keys [reset-type]} _)

optional:cluster-setslotclj

(optional:cluster-setslot {:as optional :keys [node-id]} _)

optional:flushallclj

(optional:flushall {:as optional :keys [async]} _)

optional:flushdbclj

(optional:flushdb {:as optional :keys [async]} _)

optional:hscanclj

(optional:hscan {:as optional :keys [pattern count]} _)

optional:infoclj

(optional:info {:as optional :keys [section]} _)

optional:lolwutclj

(optional:lolwut {:as optional :keys [version]} _)

optional:lposclj

(optional:lpos {:as optional :keys [rank num-matches len]} _)

optional:memory-usageclj

(optional:memory-usage {:as optional :keys [count]} _)

optional:module-loadclj

(optional:module-load {:as optional :keys [arg]} _)

optional:pingclj

(optional:ping {:as optional :keys [message]} _)

optional:restoreclj

(optional:restore {:as optional :keys [replace absttl seconds frequency]} _)

optional:scanclj

(optional:scan {:as optional :keys [pattern count type]} _)

optional:setclj

(optional:set {:keys [expiry unit mode]} _)

optional parameters for set command

optional parameters for `set` command
raw docstring

optional:shutdownclj

(optional:shutdown {:as optional :keys [mode]} _)

optional:slowlogclj

(optional:slowlog {:as optional :keys [argument]} _)

optional:spopclj

(optional:spop {:as optional :keys [count]} _)

optional:srandmemberclj

(optional:srandmember {:as optional :keys [count]} _)

optional:sscanclj

(optional:sscan {:as optional :keys [pattern count]} _)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close