iriscouch / follow

Very stable, very reliable, NodeJS CouchDB _changes follower

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abandoned?

revington opened this issue · comments

Last commit was about one year. Is this project abandoned?

@revington havent had time to finish the refactor and I unfortunately don't get to use couchdb too often. If you run into any issues using follow, you can check out the module i wrote to help rewrite the internals of follow, changes-stream

I use this module in production. I'll be happy to help on a refactor if you have some directions for it.
I'm not having any specify issue, but you know, it is not tested on recent releases, build failing, etc. Just checking.

So, are you looking for help?

@revington I would love some help as I don't know if Ill ever have the chance to get to it. A good place to start would be to checkout the refactor branch. Its a bit dated at this point but starts to give the form on where I was trying to start. The refactor itself is a bit involved as the tests need to be fixed as well but if you are up for it, its definitely a fun challenge :). Let me know.

I'm in. The testing can be a little bit more complicated. You want to reproduce outages and this kind of stuff right?

@revington yea you can leave those tests for last but that was their intention yes. To test the resiliency of the module