Replies: 1 comment 3 replies
-
To control memory consumption, you can configure the LazyReferenceManager when working with Lazy references. For disk space monitoring, we don't have built-in capabilities. Nonetheless, the housekeeping logic cleans up the used disc space as efficiently as possible. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With quota I mean to have a config option that allows to set the max amount of memory and disk a repo could use, and provide some kind of check and alert/exception when close to the quota or when the quota has been reached.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions