• Ivan Tyagov's avatar
    Introduce consistent set / get API amonst Cache Factory, Cache Bag and · 45686651
    Ivan Tyagov authored
    different kinds of Cache Plugins.
    This API change allows developer to create complex cache structures which
    can contain arbitrary set of Cache Plugins and / or Cache Bags (Cache Factory).
    Extend Cache Factory so it can return RAM based Cache Plugin instance by its Uid.
    Fix tests to reflect changes.
    45686651
DistributedRamCache.py 2.46 KB