Adam Pash
Adam Pash
I've been testing Clockwork Raven locally, and I'd like to deploy it, but was hoping to be able to do so on Heroku — the main catch being that it's...
Currently `movie` is singularized as `movy` and pluralized as `movie`. I believe this should fix that (like `zombie`).
I'm having trouble getting the example to work from the docs. I haven't had time to dig in yet, but I'm wondering if it has anything to do with `createStore`...
Hi, I was looking into the user streams and noticed that streams are [being replaced by the Account Activity API](https://blog.twitter.com/developer/en_us/topics/tools/2017/building-the-future-of-the-twitter-api-platform.html). (They provide [this migration guide](https://developer.twitter.com/en/docs/accounts-and-users/subscribe-account-activity/guides/us-ss-migration-guide).) I was just wondering if...
Let's say I have a cluster of 5 different nodes, all running `walex`. What would happen in that scenario? Would they all trigger when an event was published? Do they...