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

Support file size based usage limits #485

Open
lozbrown opened this issue Jan 31, 2024 · 0 comments
Open

Support file size based usage limits #485

lozbrown opened this issue Jan 31, 2024 · 0 comments

Comments

@lozbrown
Copy link

Currently rubix configuration only supports integer percentages for cache limits in the following configuration item

rubix.cache.usage.percentage

However when using an elastic storage like amazon EFS this presents as 8 Exabytes of available storage. Even limiting the cache usage to 1% gives us a 90 Terabyte cache which is extremely excessive.

Support limiting the cache to some number of bytes/megabytes/gigabytes and evict data when either limit is reached.

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

No branches or pull requests

1 participant