Skip to content
Snippets Groups Projects

cache garbage collector

Merged Tomas Krizek requested to merge kr_cache_gc into master

Experimental code for cache GC.

I've set the defaults to values that seemed to work well (clear about ~10% of cache when 80% full, use 100 operations per transaction). Higher values for allowed cache usage didn't seem to properly prevent complete cache flush. High values of ops per transaction (or unlimited) caused issues as well.

Closes #257 (closed)

Edited by Petr Špaček

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply