Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve cache-warming support #18

Open
dimo414 opened this issue Apr 23, 2020 · 1 comment
Open

Improve cache-warming support #18

dimo414 opened this issue Apr 23, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@dimo414
Copy link
Owner

dimo414 commented Apr 23, 2020

bc::warm::my_function can be used to asynchronously warm a cached value, but there's no built-in support for triggering warming (e.g. on a schedule). It would be nice to be able to indicate than a function should be "kept warm" by calling warm on some sort of schedule.

Some tangential ideas in this answer around IPC in Bash.

@dimo414 dimo414 added the enhancement New feature or request label May 13, 2020
@dimo414
Copy link
Owner Author

dimo414 commented Oct 25, 2022

@kumy you might have thoughts on this FR too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant