CacheCrow.Core

No summary available for this package.

Latest version published about 5 years ago
VersionReleasedDeprecated
1.0.0Oct 23, 2019
Oct 23, 2019
about 5 years ago
1.0.4Oct 23, 2019
Oct 23, 2019
about 5 years ago
1.0.5Oct 23, 2019
Oct 23, 2019
about 5 years ago

Last updated on 19 January-2024, at 00:08 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

CacheCrow.Core is a simple Key-value, LFU, Time based, thread safe Cache. It works on 2 layers, Active and Dormant cache. In-memory serves as Active whereas disk sits as Dormant Cache. LFU algorithm in conjunction with data time-expiry is used to make data servicable.

FAQs

> Is CacheCrow.Core Deprecated?

It appears there are some versions of CacheCrow.Core that are deprecated.

> What is the deprecation date for the latest version of CacheCrow.Core?

The latest version of CacheCrow.Core was released on Oct 23, 2019, 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.