fsprojects / .github

The place to request for projects to be added or removed from the incubation space
28 stars 7 forks source link

oxen a persistent queue based on redis #7

Closed albertjan closed 9 years ago

albertjan commented 9 years ago

We've written a queue based on redis in f#, and we would like to add it to fsprojects.

It's based on OptimalBits/bull.

The repository is here: http://github.com/curit/oxen and the docs site is here: http://curit.github.io/oxen/

albertjan commented 9 years ago

@fsgit I'm unable to restart the builds on travis for oxen.

albertjan commented 9 years ago

I guess there was something up with travis because it works again :+1: closing this issue as oxen has been transferred

forki commented 9 years ago

no I did the restart. Not sure what rights you need.

albertjan commented 9 years ago

Ah ok. Thanks. :smile: I'll look into the permissions for travis. I believe there's a possibility to give teams restart access on travis.

forki commented 9 years ago

small trick if you don't find it:

;-)

albertjan commented 9 years ago

Oh good one :smile:.

I did find it I just had to resync travis with github. It gives me access to the repo because I'm listed as an owner.