Y
Hacker News
new
|
ask
|
show
|
jobs
by
bruchim
806 days ago
Specifically about performance, have you tried to solve it with any caching mechanism or any other out-of-the-box optimization?
1 comments
uberman
806 days ago
We tried a number to cache solutions including those baked into AWS dynamodb but nothing worked correctly for us. We were never able to get resolver specific cache with the correct parameter granularity working correctly.
link