ICache.NET
Dependency-injection object caching mechanism for .NET. Implementations for IndexUs SharedCache, MongoDB, ASP.NET Session, HttpRuntime and Request stores, and POCO Dictionaries
Install / Use
/learn @beastcrm/ICache.NETREADME
ICache.NET
ICache.NET is a handy generic object caching interface for .NET. Allows runtime dependency-injection of an object caching mechanism, which is handy for switching between dev and production environments, for running unit tests, and for abstracting repository code.
Implementations are currently available for:
- IndexUs SharedCache
- MongoDB
- ASP.NET Session store
- ASP.NET HttpRuntime store
- ASP.NET Request stores
- POCO in-memory dictionaries
Future implementations could include MemCached, SQL Server, file storage, etc.
Planned enhancements include allowing you to specify a "stack" of caching mechanisms, so that when a requested key is not in a given cache, it will fall back to its own backing cache, retrieve it, and store it. This will provide redundancy as well as performance advantages from a stack such as in-memory cache -> remote shared cache -> remote permanent data store -> remote permanent failover store.
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
