gyoomi / redisLinks
总结了Redis常见的数据类型、常见使用方式(缓存、分布式锁、队列、位图等)、高级特性用法(布隆过滤器、限流、IO模型)及一些基础数据类型的源码实现
☆31Updated 6 years ago
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below
Sorting:
- 基于Netty实现的轻量级分布式应用配置中心☆83Updated 2 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated last year
- is a simple delay message queue, based on redis and kotlin☆32Updated last year
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆126Updated last week
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 7 years ago
- Festvial是一个基于Vertx、Rxjava等开源库,拥有IOC、AOP功能的响应式Web框架。☆49Updated 5 years ago
- Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。☆51Updated 7 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 4 years ago
- api网关☆117Updated 7 years ago
- 极客时间ZooKeeper实战与源代码剖析课程资源☆150Updated 4 years ago
- 分布式事务解决方案;最终一致性(本地事务型);最终一致性(可靠消息型);最大努力补偿;TCC型☆143Updated 7 years ago
- java时间轮☆37Updated 6 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Updated 6 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 3 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 3 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 7 years ago
- configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支…☆86Updated 2 years ago
- custom spring boot starter tools☆68Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- ☆43Updated 2 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆33Updated 6 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- Redis Learning for Backend Development☆29Updated 5 years ago
- 高并发下本地锁+分布式锁☆62Updated 7 years ago
- 核心、新技术重要资料整理☆91Updated 2 months ago
- 基于springboot幂等性框架☆27Updated 3 months ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Updated 3 years ago