memoise
memoise copied to clipboard
standalone memory cache feature
It would be nice to be able to use memoise in memory cache as a standalone so we don't have to take a dependency for the simple use case. e.g.
usethis::use_standalone("r-lib/memoise")