Uri

rmmbr - The simplest way to cache your functions

by
Quit paying for the same api requests. Wrap your functions easily with a persistent cloud based cacher, with optional e2e encryption.

Add a comment

Replies

Best
Uri
Maker
📌
Caching in memory is easy but not always useful to reduce costs. Persistent caching is better, but it's quite a hassle to set up - you need a db, a server, and write some client logic. I got fed up with writing this per project, so here's an easier way.