Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

fsprojects-archive/zzarchive-oxen

Folders and files

NameName
Last commit message
Last commit date
Apr 4, 2016
Nov 19, 2014
Mar 5, 2018
Jul 28, 2015
Oct 14, 2014
Aug 26, 2015
Oct 13, 2015
Sep 14, 2015
Oct 14, 2014
Aug 20, 2015
Jul 28, 2015
Apr 11, 2015
Sep 14, 2015
Oct 13, 2015
Nov 25, 2014
Apr 13, 2015
Jul 29, 2015
Apr 13, 2015
Aug 20, 2015
Aug 20, 2015
Aug 25, 2015

Repository files navigation

Build status Build Status

Oxen

like bull but functional

An implementation of the redis queue bull in f#.

Why oxen

If you want easy persistant queues to communicate between processes over networks or time. Between .NET and node. You can use oxen and bull.

Resources

  • There's a website: here
  • And the docs: here

Licences

MIT

Contributing

Building

prerequisites

mac & linux windows
mono ✔️
redis ✔️
node ✔️ ✔️

commands

On mac and linux:

redis-server &
./build.sh

On windows:

.\build.cmd

committing

  • 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!

Maintainers

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)

About

fsharp implementation of bull.js redis queue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages