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. ```R usethis::use_standalone("r-lib/memoise") ```