Redis adapter implementing ICache interface
EventBus adapter using ICache for persistent event storage
A simple queue cache of limited or unlimited length
Cache implementation using IndexedDB
```ts export interface ICache<TValue> { applyWith: (name: string, func: Function, ttl: number, params: any[]) => Promise<TValue>, wrapperWithCall: (name: string, func: Function, ttl: number) => (...params: any[]) => Promise<TValue>, cleanUp: (ttl: number)
Typescript/Javascript cache with expiration
Typescript cache interfaces
Authentication and authorization middleware for the KB Labs API Gateway. Handles client registration, JWT issuance, token refresh, and request authorization.
TypeScript definitions for gulp-remember
```sh npm install --save @extra-memoize/memory-cache # or yarn add @extra-memoize/memory-cache ```
High-performance caching layer with filesystem and Redis backends — features TTL expiration, auto-serialization, configurable size limits, and dependency injection integration
This is a small lib on TypeScript to give you an easy way to cache API requests. Instead of caching every API request and solving concurrent event issues, you can write clean, readable code.
[](https://codecov.io/gh/Joao208/express-http-redis) [
An executable code allocator
An executable code allocator. Fork for jit-allocator
AWS SDK for Amazon ElastiCache
Amazon ElastiCache implementation for FakeCloud
fclicache is a command-line utility that caches the output of resource-intensive commands, enabling faster retrieval of results when the same commands are executed repeatedly within a specified Time-to-Live (TTL) period.
Kubernetes Custom Resource Bindings
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.