[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-redis-codex-settings-sync":3,"mdc-qm0m8c-key":33,"related-org-redis-codex-settings-sync":563,"related-repo-redis-codex-settings-sync":749},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":31,"mdContent":32},"codex-settings-sync","sync Codex settings across computers","Use when the user wants to migrate Codex state in ~\u002F.codex into Agent Filesystem and mount the same shared Codex memory\u002Fsettings across multiple computers. Recommends a .afsignore before migration and defaults to excluding worktrees, caches, logs, and temporary files.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"redis","Redis","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fredis.png",[12,16,19,22],{"name":13,"slug":14,"type":15},"Memory","memory","tag",{"name":17,"slug":18,"type":15},"Migration","migration",{"name":20,"slug":21,"type":15},"Codex","codex",{"name":9,"slug":8,"type":15},22,"https:\u002F\u002Fgithub.com\u002Fredis\u002Fagent-filesystem","2026-04-10T04:51:07.268248",null,6,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":26},[],"https:\u002F\u002Fgithub.com\u002Fredis\u002Fagent-filesystem\u002Ftree\u002FHEAD\u002Fskills\u002Fcodex-settings-sync","---\nname: codex-settings-sync\ndescription: Use when the user wants to migrate Codex state in ~\u002F.codex into Agent Filesystem and mount the same shared Codex memory\u002Fsettings across multiple computers. Recommends a .afsignore before migration and defaults to excluding worktrees, caches, logs, and temporary files.\n---\n\n# Codex Settings Sync\n\nUse this skill when the goal is to share Codex state across machines by moving `~\u002F.codex` into Agent Filesystem, then mounting that same Redis-backed volume on other computers.\n\n## Default stance\n\n- Recommend a root `~\u002F.codex\u002F.afsignore` before migration.\n- Default to excluding `worktrees\u002F`.\n- Treat `cache\u002F`, `tmp\u002F`, `logs\u002F`, `*.log`, `*.tmp`, `*.pid`, and `*.sock` as good default exclusions.\n- If the user appears to care about restoring local checkout state inside Codex, call out `worktrees\u002F` as a choice point before migrating.\n\nOpen the bundled starter ignore file at [assets\u002F.afsignore](assets\u002F.afsignore) and adapt it to the user's needs.\n\n## Migration workflow\n\n1. Ask the user to stop Codex on the machines involved, or verify that it is already closed.\n2. Ensure `agent-filesystem` is built with `make`.\n3. Configure `afs` to point at the shared Redis instance.\n4. Create or update `~\u002F.codex\u002F.afsignore` before migration.\n5. On the source machine, run `.\u002Fafs ws import --mount-at-source .codex ~\u002F.codex`.\n6. Explain that the imported workspace is mounted at `~\u002F.codex`, and the workspace name is `.codex`.\n7. On each additional machine, move aside any existing `~\u002F.codex`, choose mount mode with `.\u002Fafs config set --mode mount` if you want a live mount there, then run `.\u002Fafs ws mount .codex ~\u002F.codex`.\n8. Verify with `.\u002Fafs status` and `ls -la ~\u002F.codex`.\n\n## Secondary machine config\n\nPoint the CLI at the same control plane or Redis database. Then run\n`.\u002Fafs config set --mode mount` for live mount mode, or\n`.\u002Fafs config set --mode sync` for sync mode, before mounting `.codex` at\nthat machine's `~\u002F.codex`.\n\n## Notes to surface\n\n- `afs ws import` honors `~\u002F.codex\u002F.afsignore` if present.\n- `.afsignore` uses `.gitignore`-style pattern syntax.\n- Excluding a directory like `worktrees\u002F` is usually safer than syncing it.\n- Avoid using the same shared `~\u002F.codex` from multiple active computers at the same time.\n- Keep any `.local-backup` directories until the setup is stable.\n\n## Rollback\n\nSource machine rollback:\n\n```bash\n.\u002Fafs ws unmount ~\u002F.codex\n```\n\nSecondary machine rollback:\n\n```bash\n.\u002Fafs ws unmount ~\u002F.codex\nrm -rf ~\u002F.codex\nmv ~\u002F.codex.local-backup ~\u002F.codex\n```\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,46,61,68,168,181,187,318,324,357,363,440,446,451,490,495,557],{"type":39,"tag":40,"props":41,"children":42},"element","h1",{"id":4},[43],{"type":44,"value":45},"text","Codex Settings Sync",{"type":39,"tag":47,"props":48,"children":49},"p",{},[50,52,59],{"type":44,"value":51},"Use this skill when the goal is to share Codex state across machines by moving ",{"type":39,"tag":53,"props":54,"children":56},"code",{"className":55},[],[57],{"type":44,"value":58},"~\u002F.codex",{"type":44,"value":60}," into Agent Filesystem, then mounting that same Redis-backed volume on other computers.",{"type":39,"tag":62,"props":63,"children":65},"h2",{"id":64},"default-stance",[66],{"type":44,"value":67},"Default stance",{"type":39,"tag":69,"props":70,"children":71},"ul",{},[72,86,99,156],{"type":39,"tag":73,"props":74,"children":75},"li",{},[76,78,84],{"type":44,"value":77},"Recommend a root ",{"type":39,"tag":53,"props":79,"children":81},{"className":80},[],[82],{"type":44,"value":83},"~\u002F.codex\u002F.afsignore",{"type":44,"value":85}," before migration.",{"type":39,"tag":73,"props":87,"children":88},{},[89,91,97],{"type":44,"value":90},"Default to excluding ",{"type":39,"tag":53,"props":92,"children":94},{"className":93},[],[95],{"type":44,"value":96},"worktrees\u002F",{"type":44,"value":98},".",{"type":39,"tag":73,"props":100,"children":101},{},[102,104,110,112,118,119,125,126,132,133,139,140,146,148,154],{"type":44,"value":103},"Treat ",{"type":39,"tag":53,"props":105,"children":107},{"className":106},[],[108],{"type":44,"value":109},"cache\u002F",{"type":44,"value":111},", ",{"type":39,"tag":53,"props":113,"children":115},{"className":114},[],[116],{"type":44,"value":117},"tmp\u002F",{"type":44,"value":111},{"type":39,"tag":53,"props":120,"children":122},{"className":121},[],[123],{"type":44,"value":124},"logs\u002F",{"type":44,"value":111},{"type":39,"tag":53,"props":127,"children":129},{"className":128},[],[130],{"type":44,"value":131},"*.log",{"type":44,"value":111},{"type":39,"tag":53,"props":134,"children":136},{"className":135},[],[137],{"type":44,"value":138},"*.tmp",{"type":44,"value":111},{"type":39,"tag":53,"props":141,"children":143},{"className":142},[],[144],{"type":44,"value":145},"*.pid",{"type":44,"value":147},", and ",{"type":39,"tag":53,"props":149,"children":151},{"className":150},[],[152],{"type":44,"value":153},"*.sock",{"type":44,"value":155}," as good default exclusions.",{"type":39,"tag":73,"props":157,"children":158},{},[159,161,166],{"type":44,"value":160},"If the user appears to care about restoring local checkout state inside Codex, call out ",{"type":39,"tag":53,"props":162,"children":164},{"className":163},[],[165],{"type":44,"value":96},{"type":44,"value":167}," as a choice point before migrating.",{"type":39,"tag":47,"props":169,"children":170},{},[171,173,179],{"type":44,"value":172},"Open the bundled starter ignore file at ",{"type":39,"tag":174,"props":175,"children":177},"a",{"href":176},"assets\u002F.afsignore",[178],{"type":44,"value":176},{"type":44,"value":180}," and adapt it to the user's needs.",{"type":39,"tag":62,"props":182,"children":184},{"id":183},"migration-workflow",[185],{"type":44,"value":186},"Migration workflow",{"type":39,"tag":188,"props":189,"children":190},"ol",{},[191,196,216,229,240,252,271,298],{"type":39,"tag":73,"props":192,"children":193},{},[194],{"type":44,"value":195},"Ask the user to stop Codex on the machines involved, or verify that it is already closed.",{"type":39,"tag":73,"props":197,"children":198},{},[199,201,207,209,215],{"type":44,"value":200},"Ensure ",{"type":39,"tag":53,"props":202,"children":204},{"className":203},[],[205],{"type":44,"value":206},"agent-filesystem",{"type":44,"value":208}," is built with ",{"type":39,"tag":53,"props":210,"children":212},{"className":211},[],[213],{"type":44,"value":214},"make",{"type":44,"value":98},{"type":39,"tag":73,"props":217,"children":218},{},[219,221,227],{"type":44,"value":220},"Configure ",{"type":39,"tag":53,"props":222,"children":224},{"className":223},[],[225],{"type":44,"value":226},"afs",{"type":44,"value":228}," to point at the shared Redis instance.",{"type":39,"tag":73,"props":230,"children":231},{},[232,234,239],{"type":44,"value":233},"Create or update ",{"type":39,"tag":53,"props":235,"children":237},{"className":236},[],[238],{"type":44,"value":83},{"type":44,"value":85},{"type":39,"tag":73,"props":241,"children":242},{},[243,245,251],{"type":44,"value":244},"On the source machine, run ",{"type":39,"tag":53,"props":246,"children":248},{"className":247},[],[249],{"type":44,"value":250},".\u002Fafs ws import --mount-at-source .codex ~\u002F.codex",{"type":44,"value":98},{"type":39,"tag":73,"props":253,"children":254},{},[255,257,262,264,270],{"type":44,"value":256},"Explain that the imported workspace is mounted at ",{"type":39,"tag":53,"props":258,"children":260},{"className":259},[],[261],{"type":44,"value":58},{"type":44,"value":263},", and the workspace name is ",{"type":39,"tag":53,"props":265,"children":267},{"className":266},[],[268],{"type":44,"value":269},".codex",{"type":44,"value":98},{"type":39,"tag":73,"props":272,"children":273},{},[274,276,281,283,289,291,297],{"type":44,"value":275},"On each additional machine, move aside any existing ",{"type":39,"tag":53,"props":277,"children":279},{"className":278},[],[280],{"type":44,"value":58},{"type":44,"value":282},", choose mount mode with ",{"type":39,"tag":53,"props":284,"children":286},{"className":285},[],[287],{"type":44,"value":288},".\u002Fafs config set --mode mount",{"type":44,"value":290}," if you want a live mount there, then run ",{"type":39,"tag":53,"props":292,"children":294},{"className":293},[],[295],{"type":44,"value":296},".\u002Fafs ws mount .codex ~\u002F.codex",{"type":44,"value":98},{"type":39,"tag":73,"props":299,"children":300},{},[301,303,309,311,317],{"type":44,"value":302},"Verify with ",{"type":39,"tag":53,"props":304,"children":306},{"className":305},[],[307],{"type":44,"value":308},".\u002Fafs status",{"type":44,"value":310}," and ",{"type":39,"tag":53,"props":312,"children":314},{"className":313},[],[315],{"type":44,"value":316},"ls -la ~\u002F.codex",{"type":44,"value":98},{"type":39,"tag":62,"props":319,"children":321},{"id":320},"secondary-machine-config",[322],{"type":44,"value":323},"Secondary machine config",{"type":39,"tag":47,"props":325,"children":326},{},[327,329,334,336,342,344,349,351,356],{"type":44,"value":328},"Point the CLI at the same control plane or Redis database. Then run\n",{"type":39,"tag":53,"props":330,"children":332},{"className":331},[],[333],{"type":44,"value":288},{"type":44,"value":335}," for live mount mode, or\n",{"type":39,"tag":53,"props":337,"children":339},{"className":338},[],[340],{"type":44,"value":341},".\u002Fafs config set --mode sync",{"type":44,"value":343}," for sync mode, before mounting ",{"type":39,"tag":53,"props":345,"children":347},{"className":346},[],[348],{"type":44,"value":269},{"type":44,"value":350}," at\nthat machine's ",{"type":39,"tag":53,"props":352,"children":354},{"className":353},[],[355],{"type":44,"value":58},{"type":44,"value":98},{"type":39,"tag":62,"props":358,"children":360},{"id":359},"notes-to-surface",[361],{"type":44,"value":362},"Notes to surface",{"type":39,"tag":69,"props":364,"children":365},{},[366,384,403,415,427],{"type":39,"tag":73,"props":367,"children":368},{},[369,375,377,382],{"type":39,"tag":53,"props":370,"children":372},{"className":371},[],[373],{"type":44,"value":374},"afs ws import",{"type":44,"value":376}," honors ",{"type":39,"tag":53,"props":378,"children":380},{"className":379},[],[381],{"type":44,"value":83},{"type":44,"value":383}," if present.",{"type":39,"tag":73,"props":385,"children":386},{},[387,393,395,401],{"type":39,"tag":53,"props":388,"children":390},{"className":389},[],[391],{"type":44,"value":392},".afsignore",{"type":44,"value":394}," uses ",{"type":39,"tag":53,"props":396,"children":398},{"className":397},[],[399],{"type":44,"value":400},".gitignore",{"type":44,"value":402},"-style pattern syntax.",{"type":39,"tag":73,"props":404,"children":405},{},[406,408,413],{"type":44,"value":407},"Excluding a directory like ",{"type":39,"tag":53,"props":409,"children":411},{"className":410},[],[412],{"type":44,"value":96},{"type":44,"value":414}," is usually safer than syncing it.",{"type":39,"tag":73,"props":416,"children":417},{},[418,420,425],{"type":44,"value":419},"Avoid using the same shared ",{"type":39,"tag":53,"props":421,"children":423},{"className":422},[],[424],{"type":44,"value":58},{"type":44,"value":426}," from multiple active computers at the same time.",{"type":39,"tag":73,"props":428,"children":429},{},[430,432,438],{"type":44,"value":431},"Keep any ",{"type":39,"tag":53,"props":433,"children":435},{"className":434},[],[436],{"type":44,"value":437},".local-backup",{"type":44,"value":439}," directories until the setup is stable.",{"type":39,"tag":62,"props":441,"children":443},{"id":442},"rollback",[444],{"type":44,"value":445},"Rollback",{"type":39,"tag":47,"props":447,"children":448},{},[449],{"type":44,"value":450},"Source machine rollback:",{"type":39,"tag":452,"props":453,"children":458},"pre",{"className":454,"code":455,"language":456,"meta":457,"style":457},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",".\u002Fafs ws unmount ~\u002F.codex\n","bash","",[459],{"type":39,"tag":53,"props":460,"children":461},{"__ignoreMap":457},[462],{"type":39,"tag":463,"props":464,"children":467},"span",{"class":465,"line":466},"line",1,[468,474,480,485],{"type":39,"tag":463,"props":469,"children":471},{"style":470},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[472],{"type":44,"value":473},".\u002Fafs",{"type":39,"tag":463,"props":475,"children":477},{"style":476},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[478],{"type":44,"value":479}," ws",{"type":39,"tag":463,"props":481,"children":482},{"style":476},[483],{"type":44,"value":484}," unmount",{"type":39,"tag":463,"props":486,"children":487},{"style":476},[488],{"type":44,"value":489}," ~\u002F.codex\n",{"type":39,"tag":47,"props":491,"children":492},{},[493],{"type":44,"value":494},"Secondary machine rollback:",{"type":39,"tag":452,"props":496,"children":498},{"className":454,"code":497,"language":456,"meta":457,"style":457},".\u002Fafs ws unmount ~\u002F.codex\nrm -rf ~\u002F.codex\nmv ~\u002F.codex.local-backup ~\u002F.codex\n",[499],{"type":39,"tag":53,"props":500,"children":501},{"__ignoreMap":457},[502,521,539],{"type":39,"tag":463,"props":503,"children":504},{"class":465,"line":466},[505,509,513,517],{"type":39,"tag":463,"props":506,"children":507},{"style":470},[508],{"type":44,"value":473},{"type":39,"tag":463,"props":510,"children":511},{"style":476},[512],{"type":44,"value":479},{"type":39,"tag":463,"props":514,"children":515},{"style":476},[516],{"type":44,"value":484},{"type":39,"tag":463,"props":518,"children":519},{"style":476},[520],{"type":44,"value":489},{"type":39,"tag":463,"props":522,"children":524},{"class":465,"line":523},2,[525,530,535],{"type":39,"tag":463,"props":526,"children":527},{"style":470},[528],{"type":44,"value":529},"rm",{"type":39,"tag":463,"props":531,"children":532},{"style":476},[533],{"type":44,"value":534}," -rf",{"type":39,"tag":463,"props":536,"children":537},{"style":476},[538],{"type":44,"value":489},{"type":39,"tag":463,"props":540,"children":542},{"class":465,"line":541},3,[543,548,553],{"type":39,"tag":463,"props":544,"children":545},{"style":470},[546],{"type":44,"value":547},"mv",{"type":39,"tag":463,"props":549,"children":550},{"style":476},[551],{"type":44,"value":552}," ~\u002F.codex.local-backup",{"type":39,"tag":463,"props":554,"children":555},{"style":476},[556],{"type":44,"value":489},{"type":39,"tag":558,"props":559,"children":560},"style",{},[561],{"type":44,"value":562},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":564,"total":748},[565,585,605,618,631,649,665,685,699,711,718,735],{"slug":566,"name":566,"fn":567,"description":568,"org":569,"tags":570,"stars":582,"repoUrl":583,"updatedAt":584},"iris-development","integrate with Redis Iris AI products","Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, configuring a memory store, or tuning background memory promotion. Code examples use the official `redis-agent-memory` (Python) and `@redis-iris\u002Fagent-memory` (TypeScript) SDKs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[571,574,577,580,581],{"name":572,"slug":573,"type":15},"Agents","agents",{"name":575,"slug":576,"type":15},"AI Infrastructure","ai-infrastructure",{"name":578,"slug":579,"type":15},"Backend","backend",{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},92,"https:\u002F\u002Fgithub.com\u002Fredis\u002Fagent-skills","2026-05-27T07:19:45.213725",{"slug":586,"name":586,"fn":587,"description":588,"org":589,"tags":590,"stars":582,"repoUrl":583,"updatedAt":604},"redis-clustering","configure Redis clustering and replication","Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET \u002F SDIFF \u002F pipelines, configuring a multi-key transaction in a cluster, or routing reads to replicas for caches, analytics, or dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[591,594,597,600,603],{"name":592,"slug":593,"type":15},"Architecture","architecture",{"name":595,"slug":596,"type":15},"Database","database",{"name":598,"slug":599,"type":15},"Infrastructure","infrastructure",{"name":601,"slug":602,"type":15},"Performance","performance",{"name":9,"slug":8,"type":15},"2026-05-27T07:19:38.757599",{"slug":606,"name":606,"fn":607,"description":608,"org":609,"tags":610,"stars":582,"repoUrl":583,"updatedAt":617},"redis-connections","optimize Redis client connections","Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS, SMEMBERS, HGETALL), and tuning socket timeouts. Use when configuring a Redis client (redis-py, Jedis, Lettuce, NRedisStack), batching commands for throughput, eliminating per-request connection creation, iterating large keyspaces with SCAN, enabling client-side caching for read-heavy workloads, or setting connect and read timeouts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[611,612,615,616],{"name":578,"slug":579,"type":15},{"name":613,"slug":614,"type":15},"Caching","caching",{"name":601,"slug":602,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:42.616757",{"slug":619,"name":619,"fn":620,"description":621,"org":622,"tags":623,"stars":582,"repoUrl":583,"updatedAt":630},"redis-core","model data with Redis structures","Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent colon-separated key names. Use when designing a Redis data model, caching objects, deciding between Hash and JSON, building counters, leaderboards, membership sets, or session stores, or when reviewing\u002Fcleaning up Redis key naming.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[624,625,628,629],{"name":592,"slug":593,"type":15},{"name":626,"slug":627,"type":15},"Data Modeling","data-modeling",{"name":595,"slug":596,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:41.317954",{"slug":632,"name":632,"fn":633,"description":634,"org":635,"tags":636,"stars":582,"repoUrl":583,"updatedAt":648},"redis-observability","monitor and triage Redis performance","Redis observability guidance — which metrics to monitor (memory, connections, hit ratio, ops\u002Fsec, rejected connections), which built-in commands to reach for during incident triage (SLOWLOG, INFO, MEMORY DOCTOR, CLIENT LIST, FT.PROFILE), and when to use the Redis Insight GUI. Use when setting up monitoring or alerts for a Redis instance, diagnosing a performance regression, profiling a slow FT.SEARCH query, or wiring Redis metrics into Prometheus, Datadog, or similar.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[637,640,643,646,647],{"name":638,"slug":639,"type":15},"Debugging","debugging",{"name":641,"slug":642,"type":15},"Monitoring","monitoring",{"name":644,"slug":645,"type":15},"Observability","observability",{"name":601,"slug":602,"type":15},{"name":9,"slug":8,"type":15},"2026-05-27T07:19:47.780873",{"slug":650,"name":650,"fn":651,"description":652,"org":653,"tags":654,"stars":582,"repoUrl":583,"updatedAt":664},"redis-search","implement Redis Search indexing and queries","Redis Search guidance covering FT.CREATE schema design, field type selection (TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR, JSON path), DIALECT 2 query syntax, FT.SEARCH \u002F FT.AGGREGATE \u002F FT.HYBRID command selection, vector similarity with HNSW or FLAT, hybrid retrieval combining lexical and vector ranking, RAG pipelines, zero-downtime index updates via aliases, and debugging with FT.PROFILE and FT.EXPLAIN. Use when defining a search index on Hash or JSON documents, writing FT.SEARCH queries with filters, sorting, aggregation, or vector KNN, tuning HNSW parameters, building a RAG retrieval pipeline, or troubleshooting slow or empty search results.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[655,656,657,660,661],{"name":592,"slug":593,"type":15},{"name":595,"slug":596,"type":15},{"name":658,"slug":659,"type":15},"Engineering","engineering",{"name":9,"slug":8,"type":15},{"name":662,"slug":663,"type":15},"Search","search","2026-06-24T07:39:43.089819",{"slug":666,"name":666,"fn":667,"description":668,"org":669,"tags":670,"stars":582,"repoUrl":583,"updatedAt":684},"redis-security","secure Redis instances and clusters","Redis security guidance covering authentication (requirepass and ACL users), TLS, ACL-based least-privilege access control, restricting network exposure via bind and protected-mode, firewall rules, and disabling dangerous commands. Use when deploying Redis to production, defining ACL users for an application, configuring TLS connections, locking down a Redis instance behind a firewall, or auditing a Redis deployment for security hardening.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[671,674,677,680,681],{"name":672,"slug":673,"type":15},"Access Control","access-control",{"name":675,"slug":676,"type":15},"Authentication","authentication",{"name":678,"slug":679,"type":15},"Compliance","compliance",{"name":9,"slug":8,"type":15},{"name":682,"slug":683,"type":15},"Security","security","2026-05-27T07:19:40.030241",{"slug":686,"name":686,"fn":687,"description":688,"org":689,"tags":690,"stars":582,"repoUrl":583,"updatedAt":698},"redis-semantic-cache","implement semantic caching with Redis","Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search\u002Fset via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM completions or RAG answers to cut API cost and latency, building a cache-aside layer in front of OpenAI \u002F Anthropic \u002F etc., tuning hit rate vs precision, or splitting one app's LLM workloads into multiple LangCache caches.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[691,692,693,696,697],{"name":575,"slug":576,"type":15},{"name":613,"slug":614,"type":15},{"name":694,"slug":695,"type":15},"LLM","llm",{"name":9,"slug":8,"type":15},{"name":662,"slug":663,"type":15},"2026-05-27T07:19:43.897283",{"slug":206,"name":206,"fn":700,"description":701,"org":702,"tags":703,"stars":23,"repoUrl":24,"updatedAt":710},"manage persistent storage in Redis","Use when agents need persistent shared storage, when saving or restoring workspace state, or when coordinating file access across multiple agents and machines. Creates Redis-backed workspaces, checkpoints and restores agent state, mounts shared filesystems locally, searches workspace contents, and forks workspaces for parallel work.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[704,705,708,709],{"name":572,"slug":573,"type":15},{"name":706,"slug":707,"type":15},"File Storage","file-storage",{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},"2026-04-10T04:51:05.904489",{"slug":4,"name":4,"fn":5,"description":6,"org":712,"tags":713,"stars":23,"repoUrl":24,"updatedAt":25},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[714,715,716,717],{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":17,"slug":18,"type":15},{"name":9,"slug":8,"type":15},{"slug":719,"name":719,"fn":720,"description":721,"org":722,"tags":723,"stars":732,"repoUrl":733,"updatedAt":734},"cloud-database-provisioning","provision Redis Cloud databases","Provision a Redis Cloud database end-to-end — Essentials (fixed plan) or Pro (custom) — using Redis Cloud MCP tools",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[724,727,728,731],{"name":725,"slug":726,"type":15},"Cloud","cloud",{"name":595,"slug":596,"type":15},{"name":729,"slug":730,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},15,"https:\u002F\u002Fgithub.com\u002Fredis\u002Fredisctl","2026-06-03T07:53:00.906753",{"slug":736,"name":736,"fn":737,"description":738,"org":739,"tags":740,"stars":732,"repoUrl":733,"updatedAt":747},"compare-approaches","prototype Redis data model alternatives","Prototype and compare 2-3 Redis data model alternatives for the same workload",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[741,742,743,746],{"name":626,"slug":627,"type":15},{"name":595,"slug":596,"type":15},{"name":744,"slug":745,"type":15},"Prototyping","prototyping",{"name":9,"slug":8,"type":15},"2026-05-27T07:19:55.591944",27,{"items":750,"total":523},[751,758],{"slug":206,"name":206,"fn":700,"description":701,"org":752,"tags":753,"stars":23,"repoUrl":24,"updatedAt":710},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[754,755,756,757],{"name":572,"slug":573,"type":15},{"name":706,"slug":707,"type":15},{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"slug":4,"name":4,"fn":5,"description":6,"org":759,"tags":760,"stars":23,"repoUrl":24,"updatedAt":25},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[761,762,763,764],{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":17,"slug":18,"type":15},{"name":9,"slug":8,"type":15}]