Group: GitHub X Infra Lab
Sort by:Popular

1.X Raft Library :: Raft Core2 usages

io.github.x-infra-lab » raft-core Apache

Pure Raft consensus state machine. Zero I/O, zero network.
Last Release on Jul 16, 2026

2.X Remoting API2 usages

io.github.x-infra-lab » x-remoting-api Apache

x-remoting is a network communication framework based on Netty.
Last Release on Dec 8, 2025

3.X Raft Library :: Raft Proto1 usages

io.github.x-infra-lab » raft-proto Apache

Shared Raft protobuf definitions and generated Java sources (Eraftpb). Depended on by raft-core and transport/storage modules so the wire schema lives in exactly one place.
Last Release on Jul 16, 2026

4.X KV Common1 usages

io.github.x-infra-lab » x-kv-common Apache

Shared infrastructure: TLS, auth, metrics, rate-limiting, structured logging.
Last Release on Jun 14, 2026

5.X KV Proto1 usages

io.github.x-infra-lab » x-kv-proto Apache

Wire protocol for x-kv: protobuf message definitions + gRPC service stubs. Generated sources land in target/generated-sources/protobuf/ and are added to the compile classpath automatically.
Last Release on Jun 14, 2026

6.X Remoting Core1 usages

io.github.x-infra-lab » x-remoting-core Apache

x-remoting is a network communication framework based on Netty.
Last Release on Dec 8, 2025

7.X Raft Library :: Storage RocksDB

io.github.x-infra-lab » raft-storage-rocksdb Apache

RocksDB-backed implementation of the raft Storage interface. Atomic Ready-cycle persistence via WriteBatchWithIndex; snapshots stored as a single key (host should checkpoint to a separate RocksDB column family for >GB ...
Last Release on Jul 16, 2026

8.X Raft Library :: Transport gRPC

io.github.x-infra-lab » raft-transport-grpc Apache

gRPC implementation of the raft Transport interface. One unary RPC per non-snapshot message; a server-side stream is used for snapshot install so the >2GB protobuf single-message ceiling doesn't cap snapshot size.
Last Release on Jul 16, 2026

9.X KV (parent)

io.github.x-infra-lab » x-kv Apache

x-kv: a distributed transactional KV store. v2 rewrite — proto / api / protocol layers redesigned against TiKV v8.x.
Last Release on Jun 14, 2026

10.X KV Client

io.github.x-infra-lab » x-kv-client Apache

PD-aware Java SDK — raw KV + transactional API.
Last Release on Jun 14, 2026

11.X Raft Library (parent)

io.github.x-infra-lab » x-raft-lib Apache

Java port of etcd-raft, split into a pure-protocol core (raft-core, zero I/O / zero network by design) and pluggable Transport / Storage implementations in sibling modules.
Last Release on Jul 15, 2026

12.X Remoting

io.github.x-infra-lab » x-remoting-parent Apache

x-remoting is a network communication framework based on Netty.
Last Release on Dec 8, 2025

13.X Remoting

io.github.x-infra-lab » x-remoting Apache

x-remoting is a network communication framework based on Netty.
Last Release on Aug 28, 2024