golang / golang/groupcache

Add a mechanism (or document how) to pre-warm the cache

Open
#100 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
13.3k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

There seem to be no way to pre-warm the contents of groupcache at startup. My use-case is described in https://groups.google.com/forum/#!topic/golang-nuts/MweGX6QWNyY but, briefly, is to make sure that after startup my application can process at full speed (this requires groupcache to be fully warmed up) instead of taking 20+ minutes for the empty cache to warm up, during which processing is very slow.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.