基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID
☆24Jun 17, 2022Updated 4 years ago
Alternatives and similar repositories for hana-bi
Users that are interested in hana-bi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 2018 阿里巴巴中间件挑战赛 - Service Mesh Agent 题目设计☆11Sep 3, 2018Updated 7 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Dec 19, 2013Updated 12 years ago
- Spring Boot 3.1.0 - Spring AuthorizationSever 1.1.0☆16Jun 27, 2023Updated 2 years ago
- DDD领域驱动设计的学习与实践☆30Jan 11, 2025Updated last year
- 轻量级java消息中间件☆55Aug 16, 2016Updated 9 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统 耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 攻盾项目,自用玩具爬虫☆18Jun 16, 2025Updated last year
- some spring extention demo☆10Dec 16, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Presto dynamic catalog is implemented based on ZooKeeper, and REST API is provided for catalog curd, without the need to restart presto c…☆11Nov 10, 2020Updated 5 years ago
- This repository have reviews from papers of facial expression recognition problem☆14May 28, 2019Updated 7 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- java分布式爬虫,主机和从机控制的机制☆14May 21, 2015Updated 11 years ago
- 🤔自制一种小型的中文脚本语言.☆15Aug 29, 2023Updated 2 years ago
- New Repo: https://github.com/byzer-org/kolo-lang☆12Dec 16, 2021Updated 4 years ago
- 使用element-ui的upload组件实现上传图片至七牛云☆12Sep 6, 2017Updated 8 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Jan 12, 2020Updated 6 years ago
- 自己的一些瞎写的leetcode题,数据结构,算法等等☆18Dec 14, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- spring security, jwt, spring boot 动态菜单权限校验☆13Feb 4, 2021Updated 5 years ago
- SQL for Redis☆11Sep 16, 2022Updated 3 years ago
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 9 years ago
- ☆15Dec 28, 2023Updated 2 years ago
- Implementation of a Big Data (batch and stream) distributed processing engine in Java using Akka actors.☆12Feb 20, 2023Updated 3 years ago
- The Beamline streaming process mining framework☆14Oct 5, 2023Updated 2 years ago
- Distributed Message Queue based on Raft☆34May 20, 2022Updated 4 years ago
- 模拟微信扫码登录☆18Mar 1, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- JDWP (Java Debug Wire Protocol) analysis tool to help you debug your JVM or Debugger☆13Aug 21, 2014Updated 11 years ago
- SpringBoot Apache Oltu RESTful Redis Mybatis Implement OAuth2 authorization☆19Mar 22, 2018Updated 8 years ago
- 分布式服务器框架,主要适用于全球服游戏☆21Mar 30, 2018Updated 8 years ago
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Aug 19, 2014Updated 11 years ago
- 使用 STOMP over SockJS 实现的 SpringBoot 脚手架项目,可用于快速搭建 WebSocket 工程☆20Feb 2, 2019Updated 7 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 4 years ago
- go实现的简单KV型内存数据库,支持持久化,使用raft保证高可用。☆12Oct 9, 2024Updated last year