Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
glav opened this issue Aug 25, 2017 · 0 comments
Open

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

glav opened this issue Aug 25, 2017 · 0 comments
Labels

Comments

@glav
Copy link
Owner

glav commented Aug 25, 2017

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

@glav glav added the question label May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant