Arthur Cinader
Arthur Cinader
https://www.npmjs.com/package/express-redis-cache will do the trick for you.
Hi @noahsilas Have you thought about how to profile this stuff so we can get some before/after benchmarks? Gonna try and digest this.
@noahsilas I had really been ignoring the traversal, replacement stuff and just focused on the concurrent queries I took a quick look at your branch and at this pr but...
@ShawnBaek see https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1356
@vincenzoarieta93 I answered you here: https://github.com/parse-community/parse-server-sqs-mq-adapter/issues/18 I'm sorry that I don't have better documentation! I'd be glad to try and work through this with you.
Hi @SebC99 Not an issue I have run into personally. Given the large number, can you use a queue and send them in smaller batches?
I don't know what the batch size should be. for large pushes, ideally, you could parallelize @flovilmart looked into this in the past and I wrote https://github.com/parse-community/parse-server-sqs-mq-adapter, but i never...
K. I've got some traveling coming up, I'll try to make this a flight project :). First step, just add deprecation notices. Check.
bonus if i merge it with #39 and #40
Hi @julianvogels. Can you take a look at #51 and tell me if that is clear?