Restore cache insert RR API
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_cacheand exposedkr_cache_insert_rrandkr_cache_sync - Fixed incrementing counters on cache insertion, and added tests