Skip to content
View anurnomeru's full-sized avatar
🎯
Focusing
🎯
Focusing
  • CODING.NET

Organizations

@coding @nocalhost
Block or Report

Block or report anurnomeru

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anurnomeru/README.md

Anurnomeru's GitHub stats

Pinned

  1. nocalhost/nocalhost nocalhost/nocalhost Public

    Nocalhost is Cloud Native Dev Environment.

    Go 1.8k 153

  2. Republic Republic Public

    Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 guava。

    Kotlin 10

  3. kanashi kanashi Public

    Kanashi 是一款基于 kotlin 开发的分布式 NoSQL 内存数据库,支持事务。确切的来说,旨在作者加深学习分布式写出来的玩具,并不对标现有的成熟数据库。Kanashi 基于 netty 来进行通信,基于 raft 实现了选举,可以说是内置了一个粗糙的 NameServer。日志同步相关功能则是由 Kafka 改造而来。此外,Kanashi 还支持事务,目前仅支持 Repeatab…

    Kotlin 11 1

  4. Eventual-Consistency-Example Eventual-Consistency-Example Public

    可靠消息最终一致性在spring cloud下的实现Demo

    Java 9 6

  5. kafka-0.10.0.1-source-reading kafka-0.10.0.1-source-reading Public

    kafka源码解读

    Java 7 2

  6. hana-bi hana-bi Public

    基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID

    Java 23 8