一个基于raft算法实现的分布式K-V存储系统
☆19Jun 17, 2022Updated 3 years ago
Alternatives and similar repositories for raft-kv
Users that are interested in raft-kv are comparing it to the libraries listed below
Sorting:
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Dec 8, 2022Updated 3 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆11Jul 9, 2017Updated 8 years ago
- 基于Raft 实现的分布式缓存☆31Oct 4, 2022Updated 3 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 3 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 4 months ago
- 限流幂等框架☆18Mar 29, 2018Updated 7 years ago
- 电影订票后台系统(系分课程设计)☆13Jun 10, 2016Updated 9 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆15May 7, 2019Updated 6 years ago
- commons-pools使用示例☆15Jun 15, 2016Updated 9 years ago
- Java多线程编程实战指南(核心篇)Maven版☆15Aug 23, 2017Updated 8 years ago
- ZooKeeper源码剖析☆65Jul 3, 2017Updated 8 years ago
- 分布式数据库一致性组件☆19Oct 8, 2018Updated 7 years ago
- 超精简分布式对象存储☆48Dec 20, 2018Updated 7 years ago
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 years ago
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆20Dec 14, 2022Updated 3 years ago
- 微服务日志之实时日志☆30Jul 6, 2018Updated 7 years ago
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆27Aug 15, 2023Updated 2 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Apr 12, 2022Updated 3 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- Maven打包插件,可以用于对web项目进行增量打包,极大的缩小打包的体积☆10Jul 1, 2022Updated 3 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Feb 22, 2019Updated 7 years ago
- 分布式kv存储☆10Sep 8, 2020Updated 5 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 源码详解系列(四) ------ DBCP2的使用和分析(包括JNDI和JTA支持)☆10May 17, 2021Updated 4 years ago
- GUIPilot: A Consistency-based Mobile GUI Testing Approach for Detecting Application-specific Bugs☆14Jan 5, 2026Updated last month
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 帮助用户更快的建立和管理socket程序,使其更加专注于业务逻辑而不是底层连接☆11Mar 13, 2018Updated 7 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 基于SpringCloud-Gateway的动态网关, 可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- 在rocketMQ基础上,包装支持了任意时间的延时消息☆34Jan 11, 2020Updated 6 years ago