DEFAULT_SOFT_SIZE
The default number of entries to cache softly in an open Repository. The garbage collector is free to release these entries at any time, preferably in the reverse order of creation or access. Using too large a value here may still cause additional memory stress by triggering more frequent global garbage collections.