dimo414/bash-cache

Mechanism for cache warming

dimo414 opened this issue · 1 comments

Original report by Michael Diamond (Bitbucket: dimo414).


Provide a user-accessible way to warm function caches asynchronously, e.g. bc::warm::foo or bc::warm foo.

From https://bitbucket.org/dimo414/prompt.gem/issues/5

Original comment by Michael Diamond (Bitbucket: dimo414).


Support asynchronous cache warming. Resolves #3.