like bull but functional
An implementation of the redis queue bull in f#.
If you want easy persistant queues to communicate between processes over networks or time. Between .NET and node. You can use oxen and bull.
mac & linux | windows | |
---|---|---|
mono | ✔️ | |
redis | ✔️ | |
node | ✔️ | ✔️ |
On mac and linux:
redis-server &
./build.sh
On windows:
.\build.cmd
- Make sure you make a feature branch.
- Make sure all tests pass after your changes.
- Make sure your branch is rebased on the master branch
- Do a PR on github
- Write a little story about what you added/changed/fixed.
- Profit!
- Albert-Jan Nijburg @albertjan
- Remko Boschker @remkoboschker
- Eltjo Kraai @eltjo-k
The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)