Results for “cached-store”

25 skills
snoodleboot-io
distributed-caching-design
The default, because it fails open: when the cache is unavailable, reads still
2
neuralblitz
caching
Implements multi-level caching with strategies for invalidation, stampede prevention, and performance monitoring.
1
hoangnguyen0403
nestjs-caching
Implement multi-level caching, invalidation patterns, and stampede protection in NestJS. Use when adding Redis caching layers, configuring cache-manager interceptors, implementing stale-while-revalidate, or preventing cache stampedes in NestJS services.
542 · bundle
snoodleboot-io
feature-store-design
The pitch is often "a central place to store features," which undersells it into
2
snoodleboot-io
edge-and-cdn-delivery
A CDN is a cache that obeys your origin's instructions.
2
racecraft-lab
store
Skill for the Store area of paddock. 29 symbols across 4 files.
11
bitwikiorg
store
Imported skill store from langchain
3
joannanowakowska
openspec-bulk-archive-change
Archive multiple completed changes at once. Use when archiving several parallel changes.
0
danstrem2
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
2 · bundle
microsoft
zustand-store-ts
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation for React state management.
2.7k · bundle
diegosouzapw
data
Persists app data on Android using Room, SQLite, SharedPreferences, DataStore, and encryption.
54 · bundle
aiweline
cache-usage
cache-usage
1
snoodleboot-io
key-management
The central pattern.
2
chimeranext
offline-first
Implements offline-first architecture in Flutter apps with local caching, bidirectional sync, connectivity detection, and conflict resolution.
4
snoodleboot-io
object-storage-patterns
Almost every object-storage mistake comes from carrying filesystem instincts into
2
smith6jt-cop
selection-data-caching
SUPERSEDED by persistent-cache-gap-filling (v2.8.0). Cache data during symbol selection for instant repeat runs.
3
claude-dev-suite
redis
Redis in-memory data store. Covers data structures, caching, and pub/sub. Use for caching and real-time features. USE WHEN: user mentions "redis", "caching", "session storage", "rate limiting", "pub/sub", "sorted sets", "in-memory database", "cache invalidation" DO NOT USE FOR: relational data - use `postgresql` or `mysql` instead, document storage - use `mongodb` instead, full-text search - use `elasticsearch` instead
28 · bundle
leandrobenjaminl
frontend-api-integration
Consume APIs from the frontend with TanStack Query, fetch, or SWR, including caching, refetching, optimistic updates, and error handling.
0
mukul975
performing-web-cache-deception-attack
Exploit path normalization discrepancies between CDN caching layers and origin servers to cache and retrieve authenticated content.
24.6k · bundle
vikingokft
wc-store-api
Build against the WooCommerce Store API for shopper-facing products, cart, checkout, and headless carts, including route selection, nonce and cart-token handling, extension data, and payment requirements.
0
mesteriis
session-memory
Stores verified cross-session facts, decisions, preferences, and open questions without secrets, speculation, or monitoring.
0
demerzels-lab
iqdb
Stores immutable data on-chain using IQ Labs tech stack including IQDB, hanLock, and x402.
10 · bundle
lucassantana-dev
memory
Persist decisions, preferences, and project state across sessions using structured memory types
1 · bundle
georgeqle
dead-code
Scan for unused exports, unreachable code, orphaned files, and stale dependencies
1 · bundle
kintsugi-programmer
turborepo-caching
Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.
0