# Redka

> Use this skill when the user wants to use redka for Redis re-implemented with SQL.

- Skill: `javimosch/redka` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/redka`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/redka/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/redka

---


# redka Plugin

Redis re-implemented with SQL

## Commands

### General
- `redka self version` — Print redka version
- `redka _ _` — Passthrough to redka CLI

## Usage Examples
- "Run redka"
- "Use redka to Redis re-implemented with SQL"

## Installation

```bash
pip install redka
```

## Key Features
- Redis re-implemented with SQL
- CLI tool, headless and scriptable

