Hacker News new | ask | show | jobs
Show HN: Sesh – Simplified Server-Side Caching for Next.js (github.com)
3 points by bartproost 591 days ago
1 comments

Sharing a thought experiment turned helper function I’ve been using for a while: what if you scope server cache by browser session? Even though the idea sounds ridiculous, it’s been making my life easier.