缓存

缓存策略与实现

用途与选择建议

这类技能适用于服务接口设计、数据模型变更,以及身份认证和缓存集成。选择时检查支持的数据库或服务商、迁移行为和凭证要求,优先选用能在测试环境验证的工作流。

显示 1-24 / 共 592 个技能
lobehub

data-fetching-architecture

lobehub

'LobeHub data-fetching pipeline guide. Use for service layer, Zustand store, SWR, lambdaClient, useClientDataSWR, useFetchXxx hooks, or migrating useEffect fetches.'

缓存 8.2万 2个月前
vitorpamplona

account-state

vitorpamplona

Account state and in-memory event store patterns in Amethyst. Use when working with Account.kt (per-user state objects — kind3FollowList, nip65RelayList, muteList, bookmarkState, each exposing a .flow StateFlow), LocalCache (the object-level event store backed by LargeCache), User/Note model classes, or any ViewModel that reads user-specific state. Covers how account events cascade from relay arrival to UI state, how to add a new account-scoped setting, and when to read from LocalCache vs subscribe to a StateFlow.

缓存 1595 2个月前
vitorpamplona

feed-patterns

vitorpamplona

Feed composition and data-access layer patterns in Amethyst. Use when adding or modifying a feed (home, profile, hashtag, bookmarks, notifications, DMs, communities), working with the shared FeedFilter / AdditiveFeedFilter / ChangesFlowFilter / FeedContentState in commons/.../ui/feeds/, the Android-only AdditiveComplexFeedFilter / FilterByListParams in amethyst/.../ui/dal/, or extending the FeedViewModel family in commons/.../viewmodels/. Covers how feeds scan LocalCache, react to changes, apply ordering, and render through Compose.

缓存 1595 2个月前
xiaowu89

image-compress

xiaowu89

对图片进行智能压缩优化。支持本地路径、文件夹和远程 URL,直传 NX API 压缩后返回 CDN 地址和压缩率。适用于用户提到图片压缩、图片优化、减小图片体积、TinyPNG、JPG/PNG/WebP 压缩的场景。

缓存 11 1个月前
tuist

compare-cache-runs

tuist

Compares two tuist cache runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with cache run IDs, dashboard URLs, or branch names.

缓存 5786 5个月前
tuist

compare-gradle-builds

tuist

Compares two Gradle build runs to identify duration regressions, cache changes, and task outcome differences. Can be invoked with build IDs, dashboard URLs, or branch names.

缓存 5786 5个月前
tuist

analyze-selective-testing

tuist

Analyzes Xcode selective testing effectiveness for a test run, showing which test targets were skipped or ran, and diagnosing regressions in test selection. Can compare two test runs to identify what changed.

缓存 5786 5个月前
tuist

compare-generations

tuist

Compares two tuist generate runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with generation IDs, dashboard URLs, or branch names.

缓存 5786 5个月前
NeoLabHQ

fpf:query

NeoLabHQ

"Search the FPF knowledge base and display hypothesis details with assurance information"

缓存 1482 6个月前
NeoLabHQ

fpf:status

NeoLabHQ

"Display the current state of the FPF knowledge base"

缓存 1482 6个月前
rsmdt

performance-analysis

rsmdt

Measurement approaches, profiling tools, optimization patterns, and capacity planning. Use when diagnosing performance issues, establishing baselines, identifying bottlenecks, or planning for scale. Always measure before optimizing.

缓存 508 6个月前
rsmdt

architecture-selection

rsmdt

System architecture patterns including monolith, microservices, event-driven, and serverless, with C4 modeling, scalability strategies, and technology selection criteria. Use when designing system architectures, evaluating patterns, or planning scalability.

缓存 508 6个月前
wondelai

high-perf-browser

wondelai

'Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "page load speed", "Core Web Vitals", "HTTP/2", "resource hints", "network latency", or "render blocking". Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.'

API 开发 2024 6个月前
wondelai

system-design

wondelai

'Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", or "design a URL shortener". Covers common system designs and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.'

缓存 2024 6个月前
affaan-m

docker-patterns

affaan-m

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.

缓存 24.4万 6个月前
affaan-m

content-hash-cache-pattern

affaan-m

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

缓存 24.4万 6个月前
affaan-m

swift-actor-persistence

affaan-m

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

缓存 24.4万 6个月前
affaan-m

django-patterns

affaan-m

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

缓存 24.4万 6个月前
borghei

senior-cloud-architect

borghei

Expert cloud architecture covering AWS, GCP, Azure, multi-cloud strategy, cost optimization, and cloud-native design.

缓存 562 7个月前
borghei

senior-architect

borghei

Expert software architecture covering system design, distributed systems, microservices, scalability patterns, and technical decision-making.

API 开发 562 7个月前
borghei

senior-cloud-architect

borghei

Expert cloud architecture covering AWS, GCP, Azure, multi-cloud strategy, cost optimization, and cloud-native design.

缓存 562 6个月前
Ed1s0nZ

ssrf-testing

Ed1s0nZ

SSRF服务器端请求伪造测试的专业技能和方法论

API 开发 5991 7个月前
SalesforceCommerceCloud

b2c-ecdn

SalesforceCommerceCloud

Manage B2C Commerce eCDN (embedded CDN) settings with the b2c cli. Always reference when using the CLI to purge CDN cache, configure WAF rules, manage SSL certificates, set rate limits, manage firewall rules, or create CDN zones.

缓存 52 6个月前
sickn33

arm-cortex-expert

sickn33

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and peripheral drivers.

缓存 4.5万 7个月前