Skip to content

Restore cache insert RR API

Marek Vavrusa requested to merge cache-write-interface into master

There are three main parts:

  • Restored kr_cache_insert_rr API that was deleted in 2.0, we need that to manipulate cache from modules
  • Added metatype for struct kr_cache and exposed kr_cache_insert_rr and kr_cache_sync
  • Fixed incrementing counters on cache insertion, and added tests

Merge request reports

Loading