sidekiq

Version, currently master branch1 version
  • master branchlatestMar 19, 2021

github.com/LeandroRezendeCoutinho/crystal-sidekiq

Crystal sidekiq example

1 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  sidekiq:
    github: LeandroRezendeCoutinho/crystal-sidekiq
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared

Dependencies

Runtime Dependencies

  • sidekiq*github: mperham/sidekiq.cr, branch: master

README

crystal-sidekiq

Utilization example

how to run

  • start the web crystal run web.cr
  • start the server crystal run sidekiq.cr
  • start the worker crystal run main.cr

alt text

9k jobs in 2 seconds!

Sidekiq Server run time memory 2.5 MB