Jeffrey Wescott
Jeffrey Wescott
Hey, y'all. This module might help: https://github.com/LearnersGuild/rethinkdb-changefeed-reconnect
Thanks @shaunc869 -- fixed my issue.
I agree with @wmertens -- CodeClimate integration for XO would be awesome. More to the point, however, is that when `` wants to integrate with a JS linter, they're going...
I still think this issue is valid. I'm confused by the whole Apollo Engine thing ... do I need _two_ different services w/i Engine, one for development and one for...
@smolinari really? But the Engine example explicitly suggests using `localhost:4000` for the endpoint. So ... is Engine _not_ needed for development? Can I tell code running locally to bypass it...
Thanks. I wish [the engine docs](https://www.apollographql.com/docs/references/apollo-engine.html) made more sense. The truth is that the whole "development vs. production" thing makes it really confusing. For example, it is _only_ production servers...
Update: [these _other_ docs](https://www.apollographql.com/docs/apollo-server/features/metrics.html) show how to turn on engine in a server. TL;DR -- if the `ENGINE_API_KEY` isn't set, and you don't explicitly pass an `apiKey` when initializing the...
@internalfx -- you're right. I think it is a dupe. Sorry about filing it. Feel free to label as dupe and close, or ... whatever helps the most. If I...
Interesting idea, @jordanh ... still, I think it would be better as a feature on this module.
Yeah, I think something like `numReplicas` and `numShards` in `database.json` is the way to go.