Skip to content

How to know the size of the cached item? #4

@glav

Description

@glav

I'm trying to figure out the size of my caching items. Is there an easy way to get this information?

Also from user: "Anshul Mehta" -> Is there any update on this issue ? I am trying to figure out the size of the cached items ,my concern is I am using cache object to store data associated for localization related to labels .The issue is while using appdynamics tool ,we figured out that translation calls are taking the max time as it is used in a loop but since we are fetching data from cache it should not . Now my current implementation is using in memory cache and caching data for different tables using keys. Can I create a 2 separate cache objects using 2 different keys ?

Originally reported by @ferventcoder on Bitbutcket at https://bitbucket.org/glav/cacheadapter/issues/41/how-to-know-the-size-of-the-cached-item

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions