Liking cljdoc? Tell your friends :D

hitchhiker.redis


add-refsclj

(add-refs node-key children-keys)
source

add-to-expiryclj

(add-to-expiry key when-to-expire)

Takes a refcounting key and a time for that key to expire

Takes a refcounting key and a time for that key to expire
sourceraw docstring

create-tree-from-root-keyclj

(create-tree-from-root-key root-key)
source

drop-refclj

(drop-ref key)
source

drop-ref-luaclj

The string of the drop-ref function in lua. Returns the code in a local function with the named drop_ref

The string of the drop-ref function in lua. Returns the code in a local
function with the named drop_ref
sourceraw docstring

get-next-expiryclj

(get-next-expiry now)

Given the current time, returns the next expiry time

Given the current time, returns the next expiry time
sourceraw docstring

get-root-keyclj

(get-root-key tree)
source

redis-addrclj

(redis-addr last-key redis-key)
source

seed-cache!clj

(seed-cache! redis-key val)
source

start-expiry-thread!clj

(start-expiry-thread!)
source

synthesize-storage-addrclj

(synthesize-storage-addr key)

Given a key, returns a promise containing that key for use as a storage-addr

Given a key, returns a promise containing that key for use as a storage-addr
sourceraw docstring

totally-fetchclj

(totally-fetch redis-key)
source

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

× close