
rmmbr
The simplest way to cache your functions
rmmbr launched on March 13, 2025 with 17 votes, #1,129 of 7,460 launches that month and more than 75% of that year's launches.
What it does
Quit paying for the same api requests. Wrap your functions easily with a persistent cloud based cacher, with optional e2e encryption.
Does a similar job
all alternatives →
- FBFile-based cache for slow Python functions2024 · docs.sweep.dev · ▲73
- SAStash, a graph-based cache for Node.js and Redis2012 · ▲56
Last night, while trying to figure out the best way to implement caching in my app, I had an idea for a dirt-simple caching system based on a dependency graph. The premise I started with is that one of the hardest things to manage in a cache is dependencies between entities. In order to cache items effectively, you inevitably have to duplicate "child" data inside of "parent" entries. Then, when a child is changed, you have to invalidate the child and its parents, and its parents' parents, and so on. To try to help this, I hacked together a simple Node.js library called Stash, which models…
- FCFlakeHub Cache: Fast, secure, configurable. A new take on Nix caching2024 · determinate.systems · ▲65
- PCPersistent caching for python functions2017 · github.com · ▲5

More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com


Vendo ▲362Let your users build their own features inside your product
Dev tools · 26d ago · vendo.run
Source: Product Hunt launch ↗
Launched alongside, March 2025
the whole month →
Mimic Human Research & Save Findings in AI Knowledge Base
AI · 2025 · sider.ai




