ts-cacheable

Caching decorator

An observable/promise caching decorator for class methods returning streams

Observable/Promise Cache Decorator

GitHub

340 stars
13 watching
42 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
joellefkowitz/cached-prisma A client abstraction that simplifies caching for Prisma clients 68
codenoble/cache-crispies A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. 156
julienvincent/ts-codec A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. 17
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 910
liexusong/pcache A PHP module that provides an in-process cache extension. 51
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
open-source-labs/obsidian A GraphQL caching module for Deno applications 754
giogonzo/fast-check-io-ts A utility for mapping io-ts codecs to fast-check arbitraries 32
turnersoftware/cachetower An efficient multi-layered caching system for .NET applications 612
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37
kilograpp/uitableview-cache A category on UITableView that caches cells to prevent instantiating lag during scrolling 73
darky/functx A caching context for functions in a programming language 1
sobstel/metaphore A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. 101
sindresorhus/p-memoize Memoizes promise-returning and async functions to cache consecutive function calls by storing results of identical input. 396
andreapontrandolfo/sheriff An opinionated ESLint configuration for TypeScript projects with a focus on code quality and best practices. 111