redis-cache
There are 962 repositories under redis-cache topic.
sohutv/cachecloud
搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
brainix/pottery
Redis for humans. 🌎🌍🌏
danielealbano/cachegrand
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
babyfish-ct/jimmer
A revolutionary ORM framework for both java and kotlin.
fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
mauersu/redis-admin
redis client tool,redis web client,redis web ui,spring-boot support
openbridge/nginx
NGINX Accelerated! This is a Docker image that creates a high performance (FAST!), optimized image for NGINX for use with Redis and PHP-FMP. Deliver sites and applications with performance, reliability, security, and scale. This NGINX server offers advanced performance, web and mobile acceleration, security controls, application monitoring, and management.
cristipufu/aspnetcore-redis-rate-limiting
Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET 8.
rtCamp/nginx-helper
Nginx Helper for WordPress caching, permalinks & efficient file handling in multisite
white-poto/simple-fork-php
simple multi-processes management framework based on pcntl
wplib/wplib-box
The Best Local Dev Server for WordPress Developers
gookit/cache
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
akynazh/tg-search-bot
A telegram bot for searching and auto-saving.
listen-now/listen-now
Listen-now, 提供了多音乐平台的音乐搜索、播放、歌单播放、同步平台歌单到本地数据库,并计划开发智能音乐推荐系统。listen-now主要由学生层级的同学一起开发。
KarelCemus/play-redis
Play framework 2 cache plugin as an adapter to redis-server
a-luna/fastapi-redis-cache
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
MidoAhmed/nestjs-api-boilerplate
Nestjs API Boilerplate 😍 💪 🔥 : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture.
mesos/mr-redis
Redis on Apache Mesos
abinth11/TutorTrek
This project is a online learning platform that connects teachers and students. Teachers can upload educational videos, and students can access and watch these videos at their own pace. The platform aims to provide a user-friendly and interactive environment for effective teaching and learning
PatrickJS/redis-dataloader
Batching and Caching layer using Redis as the Caching layer
wayn111/crowd-admin
crowd-admin是一个基于Spring,Shiro,Redis/ehcache,Mybatis的通用后台权限管理系统,这里推荐本人另一个基于sprinboot的单点登录系统
auula/gws
Go's web session library.
yzx-66/accout_mange
通用门店系统。该项目为外包项目,开发过程中相比其他项目感觉通用性较强,所以拿来开源。 可以直接拉取代码运行。代码量并不很大,同时结构较清晰,如果复用能够快速理解。(附部分运行截图、前后端安装说明、部分设计讲解与技术参考)
damianstone/toogether-backend
🐍 Django REST social dating app where users can create a group with their friends, match with other groups, chat and hang out
mssrinivas/LinkedIn-Clone
Developed user profile, connections, job listing and application modules using MERN Stack and Kafka. Implemented Redis for data caching, containerized the application services and hosted on AWS. Implemented MongoDB replication and tested the performance on JMeter and Mocha.
oslabs-beta/SpeQL8
Speculative GraphQL metrics for your Postgres databases.
saalikmubeen/goravel
PHP's Laravel like web framework supercharged with Go
ajaysinghj8/osham
A Configurable Proxy + Cache Server.
hardikvasa/database-journal
Databases: Concepts, commands, codes, interview questions and more...
withspectrum/redis-tag-cache
Cache and invalidate records in Redis with tags
YALCINCAN/NET6_Clean-OnionArchitectureAPI
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
oslabs-beta/Splache
A GraphQL caching solution utilizing the speed of Redis
redis-developer/redis-developer.github.io
The Home of Redis Developers
leohowell/redis-lru
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
X-Lucifer/winredis
从Redis源码中编译的Windows平台可用的Redis服务端程序, 可直接运行也可配合nssm安装为Windows服务.