anurnomeru / kanashiLinks
Kanashi 是一款基于 kotlin 开发的分布式 NoSQL 内存数据库,支持事务。确切的来说,旨在作者加深学习分布式写出来的玩具,并不对标现有的成熟数据库。Kanashi 基于 netty 来进行通信,基于 raft 实现了选举,可以说是内置了一个粗糙的 NameServer。日志同步相关功能则是由 Kafka 改造而来。此外,Kanashi 还支持事务,目前仅支持 Repeatable read 的隔离级别。
☆10Updated last year
Alternatives and similar repositories for kanashi
Users that are interested in kanashi are comparing it to the libraries listed below
Sorting:
- 使用panama api为java提供io_uring的绑定而无需使用jni绑定,同时统一文件IO和网络IO的模型,提供一套易用的异步IO API☆135Updated last month
- ☆20Updated 3 years ago
- 本文面向于基础的后端开发入门,用于帮助青柚工作室后端入门☆58Updated last year
- Vert.x 4网站翻译☆87Updated 2 years ago
- Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine co…☆381Updated this week
- A Java library for applications software infrastructure☆127Updated last week
- 1) proxy: LB,DNS,Socks. 2) k8s: CRD and Controllers. 3) sdn: TCP/IP Stack + Flow Tables.☆182Updated last month
- 提供无需添加额外启动参数就可以使用JDK带来的各种内部api的解决方案 兼jvmci探索☆58Updated last year
- WAST is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines☆72Updated last week
- 🦝 Java CompletableFuture-Fu ("CF-Fu", pronounced "Shifu") is a tiny library that improves the CompletableFuture (CF) usage experience an…☆237Updated this week
- This repository is responsible for the LLVM-related parts of Jeandle.☆143Updated this week
- raw nio practice(Event Loop, Load Balancer, HTTP/1.1 Server)☆26Updated 4 years ago
- MyBatis R2DBC Adapter☆137Updated 3 years ago
- noear::微型ORM框架(支持:java sql,xml sql,annotation sql;事务;缓存;监控;等...)☆15Updated last week
- Optimized JDK with high compatibility and performance☆93Updated this week
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆18Updated 3 years ago
- jvm diagnose tool by swapping bytecode☆84Updated 7 months ago
- 🚀 lightweight, high-performance AOP framework based on Java Annotation Processing, similar to Lombok☆94Updated 3 years ago
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆36Updated 2 years ago
- A reactive DDD implement based on Kotlin and Vert.x☆28Updated 2 years ago
- 🏆 Zero后端重置 框架:http://www.zerows.io☆159Updated 2 years ago
- 基于netty实现的MQ☆25Updated 3 years ago
- ☆18Updated last week
- nginx4j 是 nginx 的java 版本。☆50Updated last year
- A pluggable, high-performance RPC framework written in java☆89Updated 3 weeks ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- A lightweight JDBC connection pool☆102Updated 2 weeks ago
- 🚀 The aquifer is a java web framework based on Java8 and netty☆37Updated 4 years ago
- A bytecode-enhanced microservice governance framework that supports multi-active application traffic management. 基于字节码增强的微服务治理框架,支持应用多活流量…☆263Updated this week
- Application protocols based on "event" and "semantic message "" stream" (alternative to http, websocket, etc., in microservices, mobile a…☆96Updated 3 weeks ago