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

2.0 beta2 documentation updates #564

Merged
merged 5 commits into from
Apr 22, 2021
Merged

Conversation

jranson
Copy link
Member

@jranson jranson commented Apr 22, 2021

No description provided.

Signed-off-by: James Ranson <james@ranson.org>
Signed-off-by: James Ranson <james@ranson.org>
Signed-off-by: James Ranson <james@ranson.org>
Signed-off-by: James Ranson <james@ranson.org>
# # backfill_tolerance_ms prevents new datapoints that fall within the tolerance window (relative to time.Now) from being cached
# # Think of it as "never cache the newest N milliseconds of real-time data, because it may be preliminary and subject to updates"
# # backfill_tolerance_ms prevents new datapoints that fall within the tolerance window (relative to time.Now) from being permanently
# # cached. think of it as "the newest N milliseconds of real-time data are preliminary and subject to updates, so refresh them periodically"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think -> Think?

Signed-off-by: James Ranson <james@ranson.org>
@jranson jranson merged commit 84c3c9c into trickstercache:main Apr 22, 2021
@jranson jranson deleted the 2.0-beta2 branch January 23, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants