CacheInMemory
No summary available for this package.
Version | Released | Deprecated |
---|---|---|
2.0.0 | Oct 12, 2020 | Nov 30, 2023 11 months ago |
2.0.1 | Oct 12, 2020 | Nov 30, 2023 11 months ago |
1.0.3 | Oct 11, 2020 | Nov 30, 2023 11 months ago |
1.0.2 | Oct 10, 2020 | Nov 30, 2023 11 months ago |
1.0.1 | Oct 8, 2020 | Nov 30, 2023 11 months ago |
1.0.0 | Oct 7, 2020 | Nov 30, 2023 11 months ago |
Last updated on 19 January-2024, at 02:51 (UTC).
Got EOL?
Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!
Description
This client library provides capabilities to add cache in memory for data, it is a thread safe. Auto Refresh all data with single calls. Each key can get value from any data source configured. Provides time stamp when value has been changed for each key. E.g. Get set of data from Database and cache it at server in memory by using this library. Update all data in one go or for any specific data automatically by setting up data source for each key. Add or update cache. For more details with examples: https://github.com/ankitvarmait/Packages
FAQs
> Is CacheInMemory Deprecated?
It appears there are some versions of CacheInMemory that are deprecated.
> What is the deprecation date for the latest version of CacheInMemory?
The latest version of CacheInMemory was released on Oct 12, 2020, and it is now deprecated.
> What does deprecated mean?
Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.