Liking cljdoc? Tell your friends :D

space.yeo.cidekiq


-createQueueclj

(-createQueue q)
source

-enqueueclj

(-enqueue q c args)
source

-mainclj

(-main)
source

-scheduleclj

(-schedule at q c args)
source

create-queueclj

(create-queue q)

Create a sidekiq queue, which is a redis list and add queu name to set

Create a sidekiq queue, which is a redis list and add queu name to set
sourceraw docstring

enqueueclj

(enqueue q c args)

Enqueue job from Mourgos to Sidekiq direcl

Enqueue job from Mourgos to Sidekiq direcl
sourceraw docstring

pingclj

(ping)

Ping Redis

Ping Redis
sourceraw docstring

red-connclj

source

redis-uriclj

source

scheduleclj

(schedule at q c args)

Schedule a job

Schedule a job
sourceraw docstring

secure-bytesclj

(secure-bytes size)

Returns a random byte array of the specified size.

Returns a random byte array of the specified size.
sourceraw docstring

wcar*cljmacro

(wcar* & body)
source

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

× close