Skip to content

Conversation

@ncclementi
Copy link
Member

@ncclementi ncclementi commented Nov 17, 2021

This is the start of a PR that will add the possibility to spill to a constrained disk. Things are not quite working yet but wanted to have a draft up.

Tried using a custom __setitem__ do doesn't use the super() see:
https://github.com/ncclementi/distributed/blob/81b12da2dcc1a6b958b4e4db4682bade536d7d41/distributed/spill.py#L91-L94

BUt the problem I'm having is that is not keeping the key on fast, but spilling it to disk. I think this is because of the way LRU works.

@ncclementi
Copy link
Member Author

Superseded by #5543

@ncclementi ncclementi closed this Nov 29, 2021
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.

Spill to constrained disk space

1 participant