Hacker News new | ask | show | jobs
by evanweaver 1693 days ago
Curious what makes a cache better to you.
1 comments

It would be faster and I still get to keep microservices from accessing the data they don't need or shouldn't access.

But I rather use RPC for communication.