Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 556 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 556 Bytes

bamboo-scripts

A set of Lua scripts intented for use as a distributed reliable Redis-backed (redis.io) job queuing system. They are used by client libraries for cross language compatibility. That means that you can use any language to add, consume, and view the queue system.

Client libraries:

* Go version: https://bitbucket.org/offero/go-bamboo
* Python version: https://bitbucket.org/wanderua/wanderu.bamboo
* Javascript version: https://bitbucket.org/offero/jsbamboo
* Lua Scripts: https://bitbucket.org/wanderua/bamboo-scripts