senecajs / seneca-redis-queue-transport

Seneca micro-services message transport with Redis queues
MIT License
9 stars 15 forks source link

Update README.md #14

Closed jreeter closed 8 years ago

jreeter commented 8 years ago

An attempt to provide better documentation.

AdrieanKhisbe commented 8 years ago

(note: unrelated broken build since README modification. after brie overlook of travis build: for some reason seneca Panics occurs. My guess, is it might be induced by some dep evolution. (Relaunched test to see if false alert (-> it's not)))

jreeter commented 8 years ago

@AdrieanKhisbe anything I need to do to get this to pass CI?

AdrieanKhisbe commented 8 years ago

No idea =/ (And no time To dig right now) Does the test pass on your machine? Le 14 févr. 2016 14:41, "Josh Reeter" notifications@github.com a écrit :

@AdrieanKhisbe https://github.com/AdrieanKhisbe anything I need to do to get this to pass CI?

— Reply to this email directly or view it on GitHub https://github.com/senecajs/seneca-redis-queue-transport/pull/14#issuecomment-183890372 .

mcdonnelldean commented 8 years ago

I think its a travis config issue @mihaidma can we get someone to look at this?

mihaidma commented 8 years ago

@mcdonnelldean ok

ckiss commented 8 years ago

I need to fix the tests and linting. I've opened an issue: https://github.com/senecajs/seneca-redis-queue-transport/issues/15