Pinned Repositories
crdt-module
Redis-On-Rocks
Redis in CTRIP
x-pipe
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心、跨公网数据复制,并且提供一键机房切换,复制监控、异常报警等功能。开源版本和携程内部生产环境版本一致。
xredis-crdt
llama-xpipe
llama-index for x-pipe
openjdk8
pinterest
A simulation Pinterest
rudis
An rust implemented redis
SimpleDB
An implementation for MIT course: https://github.com/MIT-DB-Class/simple-db-hw-2021
sofa-registry
SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.
NickNYU's Repositories
NickNYU/llama-xpipe
llama-index for x-pipe
NickNYU/openjdk8
NickNYU/pinterest
A simulation Pinterest
NickNYU/rudis
An rust implemented redis
NickNYU/SimpleDB
An implementation for MIT course: https://github.com/MIT-DB-Class/simple-db-hw-2021
NickNYU/simulate-multi-thread-scheduling
Simulate a multi thread scheduling processing
NickNYU/Artificial-Intelligent
DFS,BFS,UCS,A Start
NickNYU/book
The Rust Programming Language
NickNYU/bootloader
An experimental pure-Rust x86 bootloader
NickNYU/canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
NickNYU/kernel-tcp
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
NickNYU/Linux-0.12
Comments for Linux-0.12
NickNYU/llama_index
LlamaIndex (GPT Index) is a data framework for your LLM applications
NickNYU/miniob-1
NickNYU/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
NickNYU/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
NickNYU/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.
NickNYU/redis4j
NickNYU/scaler
NickNYU/SimpleOS
Try implement a simple OS
NickNYU/sofa-registry
SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.
NickNYU/tcpdive
A TCP performance profiling tool.
NickNYU/x-pipe
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心复制,并且提供一键机房切换,复制监控、异常报警等功能。