{"id":21155754,"url":"https://github.com/n1k0l1n/redis-distributed-caching","last_synced_at":"2026-04-12T22:51:37.770Z","repository":{"id":213150532,"uuid":"733112918","full_name":"N1k0l1n/Redis-Distributed-Caching","owner":"N1k0l1n","description":"This repository demonstrates an application utilizing Redis distributed caching implemented with Vite React and .NET 6","archived":false,"fork":false,"pushed_at":"2023-12-18T16:55:55.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T08:44:44.842Z","etag":null,"topics":["csharp-code","dotnet-core","react-vite","redis-cache","redis-server"],"latest_commit_sha":null,"homepage":"","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/N1k0l1n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-18T15:37:05.000Z","updated_at":"2024-03-07T18:13:46.000Z","dependencies_parsed_at":"2023-12-18T22:56:11.346Z","dependency_job_id":null,"html_url":"https://github.com/N1k0l1n/Redis-Distributed-Caching","commit_stats":null,"previous_names":["n1k0l1n/redis-distributed-caching"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1k0l1n%2FRedis-Distributed-Caching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1k0l1n%2FRedis-Distributed-Caching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1k0l1n%2FRedis-Distributed-Caching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N1k0l1n%2FRedis-Distributed-Caching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/N1k0l1n","download_url":"https://codeload.github.com/N1k0l1n/Redis-Distributed-Caching/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243597834,"owners_count":20316844,"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":["csharp-code","dotnet-core","react-vite","redis-cache","redis-server"],"created_at":"2024-11-20T11:28:23.136Z","updated_at":"2026-04-12T22:51:32.740Z","avatar_url":"https://github.com/N1k0l1n.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redis-Distributed-Caching\n\nThis repository demonstrates an application utilizing Redis distributed caching implemented with Vite React and .NET 6 using the template provided in Visual Studio 2022. Additionally, it includes instructions for setting up Redis on a Windows environment.\n\n## Technologies Used\n\n- Vite React\n- .NET 6\n- Redis\n\n## Installation\n\n### Prerequisites\n\n- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)\n- [Node.js](https://nodejs.org/) (for Vite React)\n- [Redis for Windows](https://redis.io/download) - Download and install Redis on Windows\n\n### Steps to Run the Application\n\n1. Clone this repository.\n\n2. ### Backend (ASP.NET Core)\n\n    - Open the solution in Visual Studio 2022.\n    - Ensure Redis is installed and running on your Windows machine.\n    - Build and run the ASP.NET Core application. This starts the backend server.\n\n3. ### Frontend (Vite React)\n\n    - Navigate to the `client` directory.\n    - Install dependencies with `npm install` or `yarn install`.\n    - Start the Vite React app with `npm run dev` or `yarn dev`.\n\n4. Access the application:\n    - The frontend should be accessible at `http://localhost:3000`.\n    - Backend API endpoints are available as per the configured routes.\n\n## Redis Setup (Windows)\n\n- Download Redis for Windows from the [official Redis website](https://redis.io/download).\n- Install Redis following the provided instructions.\n- Start the Redis server.\n\n## Usage\n\nFeel free to utilize this repository as a reference for implementing Redis distributed caching in your own projects. Customize and expand upon it according to your project's requirements.\n\n## Contribution\n\nContributions are welcome! If you'd like to improve this project or add new features, feel free to open issues and pull requests. Follow the guidelines outlined in the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE). You are free to modify, distribute, and use the code in your own projects as per the terms of this license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0l1n%2Fredis-distributed-caching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1k0l1n%2Fredis-distributed-caching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1k0l1n%2Fredis-distributed-caching/lists"}