{"id":27437376,"url":"https://github.com/ryomendev/redis","last_synced_at":"2025-04-14T20:29:01.856Z","repository":{"id":282063320,"uuid":"947366273","full_name":"RyomenDev/Redis","owner":"RyomenDev","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-12T15:57:59.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T16:32:03.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RyomenDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-03-12T15:18:46.000Z","updated_at":"2025-03-12T15:58:06.000Z","dependencies_parsed_at":"2025-03-12T16:32:43.976Z","dependency_job_id":"7cb97786-a7cd-47a6-9128-4b6fb01be2b7","html_url":"https://github.com/RyomenDev/Redis","commit_stats":null,"previous_names":["ryomendev/redis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyomenDev%2FRedis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyomenDev%2FRedis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyomenDev%2FRedis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyomenDev%2FRedis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyomenDev","download_url":"https://codeload.github.com/RyomenDev/Redis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248954834,"owners_count":21188872,"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":[],"created_at":"2025-04-14T20:29:01.262Z","updated_at":"2025-04-14T20:29:01.844Z","avatar_url":"https://github.com/RyomenDev.png","language":"JavaScript","readme":"# Redis\n\n**Redis (Remote Dictionary Server) is an open-source, in-memory data store primarily used as a database, cache, and message broker. It supports various data structures like strings, lists, sets, sorted sets, hashes, bitmaps, hyperloglogs, and streams.**\n\n## Key Features of Redis:\n\n1. **Blazing Fast Performance –** Since Redis stores data in memory, it provides sub-millisecond latency.\n2. **Persistence Options –** Data can be stored on disk using RDB (snapshotting) or AOF (Append-Only File) for durability.\n3. **Scalability –** Supports replication, partitioning, and clustering for high availability and scaling.\n4. **Atomic Operations –** Transactions and Lua scripting allow executing multiple commands atomically.\n5. **Pub/Sub Messaging –** Can be used as a message broker for real-time applications.\n6. **Supports Expiry \u0026 TTL –** Allows setting time-to-live (TTL) for caching scenarios.\n7. **Lightweight \u0026 Easy to Use –** Simple commands (like SET, GET, EXPIRE) make Redis very developer-friendly.\n\n## Use Cases of Redis:\n\n- **Caching:** Storing frequently accessed data (e.g., user sessions, API responses).\n- **Real-time Analytics:** Leaderboards, counting unique visitors, and tracking events.\n- **Session Management:** Storing user sessions for web applications.\n- **Message Queue (Pub/Sub):** Used for building real-time chat applications or event-driven systems.\n- **Rate Limiting:** Controlling API request rates using counters.\n\n## Tech Stack Integration:\n\nRedis is commonly used with **Node.js, Python, Java, Go, and PHP** and integrates well with **MongoDB, MySQL, PostgreSQL, and Elasticsearch**.\n\n# 🚀\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryomendev%2Fredis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryomendev%2Fredis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryomendev%2Fredis/lists"}