Master Redis advanced data types - Bitmaps, HyperLogLog, Streams, and Geospatial indexes for specialized use cases
pluginagentmarketplace/custom-plugin-redis
SkillsMP has collected 12 skills from pluginagentmarketplace/custom-plugin-redis. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 12
- GitHub stars
- 1
- GitHub forks
- 1
Skills in this repository
Showing 12 of 12 collected skills.
Master Redis Cluster - horizontal scaling, hash slots, resharding, cluster management, and distributed architecture
Master Redis Hashes and Sorted Sets - object storage, field operations, leaderboards, rankings, and scoring systems
Complete Redis installation guide for all platforms - Linux, macOS, Docker, and cloud deployments with configuration templates
Master Redis Lists and Sets - queues, stacks, unique collections, set operations, and real-world implementation patterns
Master Redis modules - RedisJSON, RediSearch, RedisTimeSeries, RedisBloom, and extending Redis functionality
Master Redis performance - memory optimization, slow log analysis, benchmarking, monitoring, and tuning strategies
Master Redis persistence - RDB snapshots, AOF logging, backup strategies, and disaster recovery planning
Master Redis replication - master-replica setup, Sentinel for HA, failover handling, and read scaling patterns
Master Redis security - authentication, ACL, TLS encryption, network hardening, and production security best practices
Master Redis Strings - SET, GET, INCR, DECR, atomic counters, binary-safe operations, and caching patterns
Master Redis transactions - MULTI/EXEC, WATCH for optimistic locking, Lua scripting, and atomic operation patterns