22 packages tagged with “expiration”
Revoke.NET ASP.NET Core Extension
Revoke.NET Akavache Store Extension
.NET Utility to blacklist and revoke access to stuff
Revoke.NET MongoDB Store Extension
A validation module that checks for keys, stores them, expires them after an amount of time
A concurrent dictionary that helps you efficiently manage keys with expiration times
A small library providing an easy way to cache objects with an expiration time.
A C# wrapper to decay values based on conditions.
Provides classes for deferred/lazy calculation of values.
An in-memory, thread-safe, self-expiring cache.
Revoke.NET Redis Store Extension
High performance Data Repository with Value retrieval embeded. a single key could be used to get up to 7 strong typed values. ExpirableRepositories provide a similar set of Dictionaries with Timestamp indicating expirations of the values.
A useful service class that provides functionality for generating and validating JWTs.
Lease expiration watcher for HarshiCorp Vault and VaultSharp client. Renews secrets' leases on time, retries multiple times on fail, gives all logging possibilities via events and checks lease expiration for non-renewable secrets
Reads a Couchbase's bucket metadata and generates a report with statistics about stored items
Simple and powerful caching for .NET using three layers: RAM, file and redis.
Nosabit.Adapters.Persistence.ICacheHybrid es una implementación eficiente de caché híbrido para aplicaciones .NET que integra Microsoft.Extensions.Caching.Hybrid. Proporciona un sistema de almacenamiento en caché combinado (memoria y distribuido) con control granular de invalidación, soporte para claves compuestas y agrupación automática por contexto. Facilita la optimización del rendimiento de aplicaciones mediante la reducción de operaciones costosas con una API sencilla e intuitiva.
Revoke.NET EasyCaching Store Extension
Option Expiration Week Strategy (C#)
Biblioteca de memoria caché avanzada para .NET 8+ con funcionalidades extendidas de almacenamiento en memoria, gestión automática de expiración, políticas de limpieza configurables y soporte para serialización. Incluye decoradores para logging, métricas de rendimiento y patrones de cache-aside con invalidación inteligente.
Option Expiration Week Strategy (Python)
High-performance distributed cache for .NET using PostgreSQL UNLOGGED tables and pg_cron. Ideal for scalable, resilient, and low-latency caching scenarios. Supports expiration, cleanup, and optimized for cloud-native and microservices architectures.