基于 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:
- 可靠消息最终一致性在spring cloud下的实现Demo☆10Aug 7, 2018Updated 8 years ago
- Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 gu…☆10Jan 26, 2022Updated 4 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 8 years ago
- JAVA开源关键词提取框架☆10Nov 26, 2014Updated 11 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.
- ☆10Feb 18, 2019Updated 7 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 网络游戏服务器通信框架☆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
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 9 years ago
- some spring extention demo☆10Dec 16, 2022Updated 3 years ago
- DDD领域驱动设计的学习与实践☆30Jan 11, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆11Jun 8, 2024Updated 2 years ago
- 如果你同我一样对耦合深恶痛绝 Open Intelligent Unitive Efficient [开放 智能 统一 高效] 用积木思想编程,低门槛、轻量化、标准化、架构解耦、模块化以及去框架☆11Apr 26, 2021Updated 5 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- 轻量级java消息中间件☆55Aug 16, 2016Updated 10 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- 攻盾项目,自用玩具爬虫☆18Jun 16, 2025Updated last year
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 years ago
- SQL for Redis☆11Sep 16, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 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
- let sprite can draggable,让sprite对象拥有draggable的能力☆14Dec 9, 2022Updated 3 years ago
- My branch of Apache Flume with a generic JDBC sink (not yet licensed to Apache)☆11Feb 12, 2022Updated 4 years ago
- java分布式爬虫,主机和从机控制的机制☆14May 21, 2015Updated 11 years ago
- ☆11Jun 4, 2021Updated 5 years ago
- 分布式kv存储☆10Sep 8, 2020Updated 6 years ago
- 使用element-ui的upload组件实现上传图片至七牛云☆12Sep 6, 2017Updated 9 years ago
- New Repo: https://github.com/byzer-org/kolo-lang☆12Dec 16, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- It's a magnet links search engine build with python.☆14Jul 22, 2014Updated 12 years ago
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 9 years ago
- ☆15Dec 28, 2023Updated 2 years ago
- The Beamline streaming process mining framework☆14Oct 5, 2023Updated 2 years ago
- Distributed Message Queue based on Raft☆35May 20, 2022Updated 4 years ago