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

LRU eviction in case disk gets full #103

Open
swapnilgawade16 opened this issue Oct 17, 2020 · 1 comment
Open

LRU eviction in case disk gets full #103

swapnilgawade16 opened this issue Oct 17, 2020 · 1 comment

Comments

@swapnilgawade16
Copy link

Option to enable LRU eviction in case disk gets full.

We are evaluating nuster to be used as a http proxy to increase performance and throughput of our backend http based storage that serves immutable objects. Each object has unique path /object/UUID. It would be very useful if we can get an option to enable LRU eviction to cache new requests when allocated disk size is full. Also may be its a good option to configure the max disk-size (memory equivalent --> data-size) after which LRU can kick in.

@aleksystasiak
Copy link

Would be also great for memory cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants