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

[v9] backport #11386 #11387 (in-memory cache and sqlite sync) #11658

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

espadolini
Copy link
Contributor

* Always use in-memory caches

This also cleans up now-useless fields and constants related to on-disk
caches.

* Remove the cache tombstone mechanism

As we're never reopening the same cache backend twice, this is no longer
useful.

* Warn if a cache directory exists on disk

We can't remove it automatically because we might be in the middle of an
upgrade with a old version of Teleport still running.
@espadolini espadolini added robustness Resistance to crashes and reliability backport labels Apr 1, 2022
@espadolini espadolini merged commit 88be3b2 into branch/v9 Apr 1, 2022
@espadolini espadolini deleted the espadolini/v9-sqlite-stuff branch April 1, 2022 13:05
@webvictim webvictim mentioned this pull request Apr 19, 2022
@webvictim webvictim mentioned this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport robustness Resistance to crashes and reliability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants