Pinned Repositories
ActivePush
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
AGVProject
AlgoCode
BigData
EnvMavenPlugin
a plugin of maven for manager environment
LogAnalysis
MC-CNN
netty
Netty project - an event-driven asynchronous network application framework
Xscp
jjz921024's Repositories
jjz921024/EnvMavenPlugin
a plugin of maven for manager environment
jjz921024/cmake-examples
Useful CMake Examples
jjz921024/CodeBase
jjz921024/codec-redis
Netty codec for the Redis protocol
jjz921024/distributed-txn
jjz921024/distributed-txn-jjz
jjz921024/dotfiles
jjz921024/Drawing
jjz921024/etcd
Distributed reliable key-value store for the most critical data of a distributed system
jjz921024/f-stack-java-sdk
A java/groovy sdk using f-stack by jni.
jjz921024/go-redis
Redis Go client
jjz921024/grocksdb
RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc
jjz921024/incubator-eventmesh
EventMesh is a dynamic cloud-native eventing infrastruture used to decouple the application and backend middleware layer, which supports a wide range of use cases that encompass complex multi-cloud, widely distributed topologies using diverse technology stacks.
jjz921024/jedis
A blazingly small and sane redis java client
jjz921024/kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
jjz921024/kvrocks_controller
Kvrocks cluster controller
jjz921024/kvrocks_exporter
Prometheus Exporter for Kvrocks Metrics
jjz921024/migration
Migration tools for TiKV, e.g. online bulk load.
jjz921024/nvim
Structure, documented, super fast neovim configuration. 可能是翻斗花园最好用的 neovim 配置[^1]。
jjz921024/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
jjz921024/redis-client-demo
jjz921024/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, 5.x and 6.x
jjz921024/redismodule-rs
Rust API for Redis Modules API
jjz921024/RedisShake
RedisShake is a Redis data processing and migration tool.
jjz921024/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
jjz921024/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
jjz921024/TairHash
A redis module, similar to redis hash, but you can set expire and version for the field
jjz921024/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
jjz921024/tinykv
A course to build distributed key-value service based on TiKV model
jjz921024/valkey
A flexible distributed key-value datastore that supports both caching and beyond caching workloads.