cached-prisma
Cache wrapper
A client abstraction that simplifies caching for Prisma clients
A Prisma client abstraction that simplifies caching.
68 stars
4 watching
9 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
cachingprisma
Related projects:
Repository | Description | Stars |
---|---|---|
angelnikolov/ts-cacheable | An observable/promise caching decorator for class methods returning streams | 340 |
apix/cache | A thin wrapper around caching backends with tagging and indexing support | 117 |
marcjulian/nestjs-prisma | A library and schematics to integrate Prisma with NestJS applications | 25 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
hamishforbes/lua-resty-tlc | A two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data. | 19 |
whitfin/stash | A small Elixir library providing a user-friendly interface to Erlang's ETs caching system | 52 |
rayokota/kcache | A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
kolobok12309/vue-router-webcache | A set of helpers for integrating Google WebCache and similar caching mechanisms with Vue Router | 6 |
codenoble/cache-crispies | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
open-source-labs/obsidian | A GraphQL caching module for Deno applications | 754 |
html/clache | A general caching facility for Common Lisp | 18 |
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 |
psteinroe/supabase-cache-helpers | Provides caching utilities for Supabase clients | 508 |