Skip to content

add cache preheat

  • extend in-storage keys with its metadata which right now is just the size of the value
  • add a nested module Preheat in Cache, for dealing with keys (and its metadata) only operations
  • rename find_opt with find
  • add some failwith for detecting unexpected error

Merge request reports