{"id":16407719,"url":"https://github.com/collabnix/redisplanet","last_synced_at":"2025-03-21T03:31:01.054Z","repository":{"id":49978049,"uuid":"234902196","full_name":"collabnix/redisplanet","owner":"collabnix","description":"Redisplanet - An Ultimate Hands-on Labs on Redis ","archived":false,"fork":false,"pushed_at":"2023-12-11T05:30:04.000Z","size":2258,"stargazers_count":31,"open_issues_count":1,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-17T20:12:51.399Z","etag":null,"topics":["aws","azure","docker","elasticache","gcp","hacktoberfest","hacktoberfest2020","kubernetes","redis","redisai","redisbloom","redisgraph","redislabs","redistimeseries"],"latest_commit_sha":null,"homepage":"http://redisplanet.collabnix.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/collabnix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-19T13:08:57.000Z","updated_at":"2024-12-22T16:53:50.000Z","dependencies_parsed_at":"2024-10-28T09:16:51.089Z","dependency_job_id":"107d61da-f13a-493f-80c7-3ac71c5029a8","html_url":"https://github.com/collabnix/redisplanet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collabnix%2Fredisplanet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collabnix%2Fredisplanet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collabnix%2Fredisplanet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collabnix%2Fredisplanet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/collabnix","download_url":"https://codeload.github.com/collabnix/redisplanet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244733549,"owners_count":20501011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","azure","docker","elasticache","gcp","hacktoberfest","hacktoberfest2020","kubernetes","redis","redisai","redisbloom","redisgraph","redislabs","redistimeseries"],"created_at":"2024-10-11T06:14:37.787Z","updated_at":"2025-03-21T03:31:00.602Z","avatar_url":"https://github.com/collabnix.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# RedisPlanet - A Curated List of Redis Resources\n\nRedisPlanet is a curated list of popular Redis resources available over the internet. This repository is maintained by the Collabnix community. \n\nHave Questions? Join us over [Slack](https://launchpass.com/collabnix) and get chance to be a part of 5300+ DevOps enthusiasts.\nWant to contribute? Click here and get your favorite tool added.\n\n\n## Creating Redis database\n\n## Cloud\n\n- [Redis Enterprise Cloud](https://developer.redislabs.com/create/rediscloud)\n- [Heroku](https://developer.redislabs.com/create/heroku)\n- [Azure Cache](https://developer.redislabs.com/create/azure)\n- [Google Cloud](https://developer.redislabs.com/create/gcp)\n- [AWS](https://developer.redislabs.com/create/aws)\n\n## Local\n\n- [Docker](https://developer.redislabs.com/create/docker/)\n- [Google Kubernetes Engine](https://developer.redislabs.com/create/kubernetes/)\n- [Mac using Homebrew](https://developer.redislabs.com/create/homebrew/)\n- [Microsoft Windows 10](https://developer.redislabs.com/create/windows)\n- [Build from Source](https://developer.redislabs.com/create/from-source/)\n- [RedisMod](https://developer.redislabs.com/explore/redismod)\n\n\n## Developing with Redis Clients\n\n- [Java](https://developer.redislabs.com/develop/java/)\n  - [Java based application on Heroku using Redis](https://developer.redislabs.com/howtos/herokujava)\n- [Python](https://developer.redislabs.com/develop/python/)\n  - [Python based application on Heroku using Redis](https://developer.redislabs.com/howtos/herokupython)\n- [C](https://developer.redislabs.com/develop/C/)\n- [NodeJS](https://developer.redislabs.com/develop/nodejs/)\n  - [NodeJS based application on Heroku using Redis](https://developer.redislabs.com/howtos/herokunodejs)\n- [Ruby](https://developer.redislabs.com/develop/ruby/) \n- [Php](https://developer.redislabs.com/develop/php/)\n\n## Extensibility via Redis Modules\n\n### RediSearch\n\n- [Getting Started](https://developer.redislabs.com/howtos/redisearch)\n- [Building Movie Database app using RediSearch](https://developer.redislabs.com/howtos/moviesdatabase/getting-started)\n\n\n### RedisJSON\n\n- [Getting Started](https://developer.redislabs.com/howtos/redisjson)\n- [How to build a Shopping cart app using NodeJS and RedisJSON](https://developer.redislabs.com/howtos/shoppingcart)\n- [HackerNews Clone using RedisJSON](https://developer.redislabs.com/howtos/hackernews)\n\n\n### RedisGears\n\n- [Getting Started](https://developer.redislabs.com/howtos/redisgears)\n- [How to build a Fraud Detection System using RedisGears and RedisBloom](https://developer.redislabs.com/howtos/frauddetection)\n- [Building a Pipeline for Natural Language Processing using RedisGears](https://developer.redislabs.com/howtos/nlp)\n\n### RedisGraph\n\n- [Getting Started](https://developer.redislabs.com/howtos/redisgraph)\n- [Building Movies database app using RedisGraph and NodeJS](https://developer.redislabs.com/howtos/redisgraphmovies)\n\n### RedisBloom\n\n- [Getting Started](https://developer.redislabs.com/howtos/redisbloom)\n- [How to build a Fraud Detection System using RedisGears and RedisBloom](https://developer.redislabs.com/howtos/frauddetection)\n\n### RedisTimeSeries\n\n- [Getting Started](https://developer.redislabs.com/howtos/redistimeseries)\n- [How to Manage IoT Sensor data using RedisTimeSeries](https://redislabs.com/blog/how-to-manage-real-time-iot-sensor-data-in-redis/)\n\n### RedisAI\n\n- [Getting Started](https://developer.redislabs.com/howtos/redisai)\n\n\n### RedisInsight - Redis GUI\n\n- [Getting Started](https://developer.redislabs.com/explore/redisinsight/getting-started)\n- [Visualize Redis database keys using RedisInsight Browser Tool](https://developer.redislabs.com/explore/redisinsight/browser)\n- [Debugging Redis using RedisInsight Slowlog Tool](https://developer.redislabs.com/explore/redisinsight/slowlog)\n- [Reduce Redis Memory usage using RedisInsight Memory Analyzer Tool](https://developer.redislabs.com/explore/redisinsight/memoryanalyzer)\n- [Manage Your Redis Cluster using RedisInsight Cluster Management Tool](https://developer.redislabs.com/explore/redisinsight/cluster)\n- [Using Redis Streams](https://developer.redislabs.com/explore/redisinsight/streams)\n- [Analyze Your Redis commands using RedisInsight Profiler tool](https://developer.redislabs.com/explore/redisinsight/profiler)\n- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](https://developer.redislabs.com/explore/redisinsight/redisgraph)\n- [Writing Your Serverless function using RedisGears Browser Tool](https://developer.redislabs.com/explore/redisinsight/redisgears)\n- [Managing time-series data using RedisTimeSeries Browser Tool](https://developer.redislabs.com/explore/redisinsight/redistimeseries)\n- [Unified Search and Analytics using RediSearch Browser Tool](https://developer.redislabs.com/explore/redisinsight/redisearch)\n\n### Redis Commands\n\n- [Concept](https://github.com/collabnix/redisplanet/blob/master/datastore/intro.md#data-store)\n- [Key \u0026 Value](https://github.com/collabnix/redisplanet/blob/master/datastore/intro.md#key--value)\n- [Strings](https://github.com/collabnix/redisplanet/blob/master/datastore/strings/README.md)\n   - [SET vs GET](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#set-vs-get)\n     -  [Python Script to use SET operation](https://github.com/collabnix/redisplanet/blob/master/python/push.py)\n   - [SET](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#set-command)\n   - [Altering \u0026 Querying](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#altering--querying-redis-keyspace)\n     - [EXISTS](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-1)\n     - [DEL](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-1)\n   - [Strings with Integer Values](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#string-with-integer-values---incr)\n     - [INCR](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-2)\n     - [DECR](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-2)\n     - [INCRBY](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-2)\n     - [DECBRY](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-2)\n  - [MSET vs MGET](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#mset-and-mget)\n  - [Keys Expiration](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#keys-expiration)\n     - [EXPIRE](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-4)\n     - [TTL](https://github.com/collabnix/redisplanet/tree/master/datastore/strings#example-4)\n    \n- [Lists](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#lists)\n  - [Basic API](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#basic-api-of-lists)\n    - [LPUSH](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#example)\n    - [RPUSH](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#example)\n    - [LRANGE](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#example)\n    - [LPOP](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#rpop-and-lpop)\n    - [RPOP](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#rpop-and-lpop)\n    - [LTRIM](https://github.com/collabnix/redisplanet/blob/master/datastore/lists/README.md#capped-lists-using-ltrim)\n- [Hashes](https://github.com/collabnix/redisplanet/blob/master/datastore/hashes/README.md#hashes)\n  - [HSET](https://github.com/collabnix/redisplanet/blob/master/datastore/hashes/README.md#hset)\n     - [Python Script to push hash keys into Redis Database and retrieving it seamlessly](https://github.com/collabnix/redisplanet/blob/master/python/push-catalog.py)\n  - [HGET](https://github.com/collabnix/redisplanet/blob/master/datastore/hashes/README.md#hget)\n  - [HINCRBY](https://github.com/collabnix/redisplanet/blob/master/datastore/hashes/README.md#hincrby)\n  - [HGETALL](https://github.com/collabnix/redisplanet/blob/master/datastore/hashes/README.md#hgetall)\n\n- [Sets](https://github.com/collabnix/redisplanet/blob/master/datastore/set/README.md)\n   - [SUNION](https://github.com/collabnix/redisplanet/blob/master/datastore/set/README.md#sunion)\n   - [SINTER](https://github.com/collabnix/redisplanet/blob/master/datastore/set/README.md#sinter)\n   - [SDIFF](https://github.com/collabnix/redisplanet/blob/master/datastore/set/README.md#sdiff)\n\n \n- [Sorted Set](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md)\n  - [Sorted Set Operations](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md#sorted-set-operations)\n     - [ZADD](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md#sorted-set-operations)\n     - [ZRANGE](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md#sorted-set-operations)\n     \n  - [Operate on Ranges](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md#operate-on-ranges)\n     - [ZRANGEBYSCORE](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md#example)\n     - [ZREMRANGEBYSCORE](https://github.com/collabnix/redisplanet/blob/master/datastore/sorted-sets/README.md#remove-elements-in-range)   \n     \n\n- [SCAN](https://github.com/collabnix/redisplanet/blob/master/datastore/scan/README.md)\n- [INFO](https://github.com/collabnix/redisplanet/tree/master/advancedapi#info)\n- [CLIENT LIST](https://github.com/collabnix/redisplanet/tree/master/advancedapi#client-list)\n- [STAT](https://github.com/collabnix/redisplanet/blob/master/advancedapi/README.md#continuous-stats-mode)\n- [MONITOR](https://github.com/collabnix/redisplanet/blob/master/advancedapi/README.md#monitor)\n- [Managing a Redis Stream](https://medium.com/@sydcanem/managing-a-redis-stream-b8c912e06fa9)\n\n### Advanced API Implementation\n\n- [Bitmaps](https://github.com/collabnix/redisplanet/blob/master/advancedapi/bitmap/README.md)\n- [Bit Fields](https://github.com/collabnix/redisplanet/blob/master/advancedapi/bitfield/README.md)\n- [HyperLogLogs](https://github.com/collabnix/redisplanet/blob/master/advancedapi/HyperLogLog/README.md)\n- [Geospatial Indexes](https://github.com/collabnix/redisplanet/blob/master/advancedapi/geospatial/README.md)\n- [Transactions](https://github.com/collabnix/redisplanet/blob/master/advancedapi/transactions/README.md)\n- [Pub Sub](https://github.com/collabnix/redisplanet/blob/master/advancedapi/pubsub/README.md)\n- [Lua Scripts](https://github.com/collabnix/redisplanet/blob/master/advancedapi/luascripts/README.md)\n- [Modules](https://github.com/collabnix/redisplanet/blob/master/advancedapi/modules/README.md)\n\n\n### Use cases\n\n- [How to build a Real-Time Leaderboard app Using Redis](https://developer.redislabs.com/howtos/leaderboard)\n- [How to build a Rate Limiter using Redis](https://developer.redislabs.com/howtos/ratelimiting)\n- [How to cache REST API responses Using Redis \u0026 NodeJS](https://developer.redislabs.com/howtos/caching)\n- [How to build a Chat application using Redis](https://developer.redislabs.com/howtos/chatapp)\n- [Building an Analytics dashboard app using Redis](https://developer.redislabs.com/howtos/analytics)\n- [Building a Popup Store in Redis](https://developer.redislabs.com/howtos/popupstore)\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollabnix%2Fredisplanet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollabnix%2Fredisplanet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollabnix%2Fredisplanet/lists"}