·solid-cache-coder
</>

solid-cache-coder

在配置或使用 Solid Cache 进行数据库支持的缓存时使用。应用 Rails 8 约定、缓存键设计、过期策略、数据库设置和性能调整模式。

23安装·1热度·@majesticlabs-dev

安装

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill solid-cache-coder

如何安装 solid-cache-coder

通过命令行快速安装 solid-cache-coder AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill solid-cache-coder
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:majesticlabs-dev/majestic-marketplace。

SKILL.md

查看原文

Solid Cache is Rails 8's default cache backend—a database-backed cache store using NVMe storage instead of RAM. It eliminates the need for Redis/Memcached while providing FIFO eviction.

| Choose Solid Cache When | Choose Redis When |

| Simplifying infrastructure | Sub-millisecond latency critical | | Using PostgreSQL/SQLite as primary | Extremely large cache working set | | Single-server or small clusters | Need pub/sub or complex invalidation | | Preferring NVMe over RAM caching | Already running Redis |

在配置或使用 Solid Cache 进行数据库支持的缓存时使用。应用 Rails 8 约定、缓存键设计、过期策略、数据库设置和性能调整模式。 来源:majesticlabs-dev/majestic-marketplace。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill solid-cache-coder
分类
</>开发工具
认证
收录时间
2026-02-23
更新时间
2026-03-10

Browse more skills from majesticlabs-dev/majestic-marketplace

快速解答

什么是 solid-cache-coder?

在配置或使用 Solid Cache 进行数据库支持的缓存时使用。应用 Rails 8 约定、缓存键设计、过期策略、数据库设置和性能调整模式。 来源:majesticlabs-dev/majestic-marketplace。

如何安装 solid-cache-coder?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill solid-cache-coder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/majesticlabs-dev/majestic-marketplace