ts-cacheable
Caching decorator
An observable/promise caching decorator for class methods returning streams
Observable/Promise Cache Decorator
341 stars
13 watching
42 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A client abstraction that simplifies caching for Prisma clients | 68 |
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 18 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| A PHP module that provides an in-process cache extension. | 51 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| A GraphQL caching module for Deno applications | 755 |
| A utility for mapping io-ts codecs to fast-check arbitraries | 32 |
| An efficient multi-layered caching system for .NET applications | 614 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| A category on UITableView that caches cells to prevent instantiating lag during scrolling | 73 |
| A caching context for functions in a programming language | 1 |
| A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. | 101 |
| Memoizes promise-returning and async functions to cache consecutive function calls by storing results of identical input. | 397 |
| An opinionated ESLint configuration for TypeScript projects with a focus on code quality and best practices. | 133 |