redis-modules
CommunityMaster Redis modules: JSON, Search, TS, Bloom.
Software Engineering#redis#modules#data-management#redis-json#redis-search#redis-timeseries#redis-bloom
Authorpluginagentmarketplace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Redis is powerful, but organizations often need to extend its capabilities with modular features for structured data, search, time-series, and probabilistic data structures. This Skill guides you through using RedisJSON, RediSearch, RedisTimeSeries, and RedisBloom to build richer data stores and advanced workflows.
Core Features & Use Cases
- RedisJSON: store and manipulate JSON documents using JSON.SET and JSON.GET to manage structured data.
- RediSearch: build full-text indexes and run fast queries with FT.CREATE and FT.SEARCH to enable rapid document search.
- RedisTimeSeries: collect and query time-series data with TS.CREATE and TS.RANGE for monitoring, telemetry, and analytics.
- RedisBloom: apply probabilistic data structures like Bloom filters (BF.ADD, BF.EXISTS) for duplicate detection and rate-limiting scenarios.
Quick Start
Install Redis Stack with the modules and load the sample data to verify functionality.
Dependency Matrix
Required Modules
redis-cli
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: redis-modules Download link: https://github.com/pluginagentmarketplace/custom-plugin-redis/archive/main.zip#redis-modules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.