HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwaway918274

no profile record

comments

throwaway918274
·2 years ago·discuss
Our company has spend a lot of resources optimizing these kinds of queries in our application. It's been a bit of a struggle since we also use GraphQL, but we've been doing alright. Partial indexes and liberal use of jsonb have been doing a lot of heavy lifting for us. Our application is extremely read heavy, so the performance hit from updating lots of indexes hasn't been an issue for us (yet).
throwaway918274
·2 years ago·discuss
I keep hearing about it, just never got around to actually doing anything with it...but I might have that itch now. I'll look into these things thanks.
throwaway918274
·2 years ago·discuss
My Trifecta is:

Postgres, Redis, S3

Hasn't steered my wrong yet. Every once in a while I'm tempted to try to use Postgres for Pub/Sub but then I realize that I need Redis for caching and sidekiq anyways, and Redis is amazing too, so why bother.
throwaway918274
·2 years ago·discuss
Something tells me that Israel will just ignore them.