LHRchina / 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.
☆13Updated 4 years ago
Alternatives and similar repositories for redis:
Users that are interested in redis are comparing it to the libraries listed below
- Go 语言编程模式最佳实践☆36Updated 4 years ago
- 《The TCP/IP Guide》翻译项目☆47Updated 5 years ago
- MySQL 5.7.35 源码中文注解☆77Updated 7 months ago
- ☆87Updated 4 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆33Updated 4 years ago
- 分布式 文档数据库mongodb-5.0(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆52Updated last week
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆83Updated 3 years ago
- translation of blogs and papers in CS☆27Updated 5 years ago
- golang写的存储引擎,基于b+树,mmap☆50Updated 2 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆115Updated 3 weeks ago
- 基于Golang实现的mysql数据库☆28Updated 2 years ago
- A simple distributed key value store based on the Raft consensus protocol☆162Updated 2 years ago
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆117Updated 2 years ago
- Go数据库相关学习资料☆26Updated last year
- Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的GO实现. JAVA实现:https://github.com/baidu/Jprotobuf-rpc-socket☆70Updated 7 months ago
- Golang 微服务框架,支持 grpc/http,支持多种注册中心 etcd,consul,mdns 等☆32Updated 3 years ago
- Go graphics are generated as code tools☆43Updated 2 years ago
- 精选了一系列很棒的学习或者练习算法的网址、项目等,受到 awesome-awesomeness 以及其他 awesome 系列项目的启发。☆16Updated 3 years ago
- Go implementation of B plus tree☆33Updated 2 years ago
- Implementing bplustree base on disk(kv store).☆35Updated 5 years ago
- AI 实战 · 微信话题订阅阅读器 - 支持订阅管理、即时刷新、阅读计数、本地缓存等等。☆17Updated 3 weeks ago
- PHP7/Redis5/Nginx/Linux/Mysql/Kafka/ElasticSearch/Etcd等等底层原理以及源码分析☆85Updated last year
- innodb存储引擎深入学习记录,用图片加深理解与记忆☆62Updated 8 years ago
- my golang sdk package☆41Updated 4 years ago
- µGo编程语言(从头开发一个迷你Go语言编译器)☆51Updated 2 years ago
- Go Clean Architecture☆70Updated 2 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated 7 months ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- 一款基于gnet开发的RPC微服务框架☆48Updated 4 years ago
- test popular rpc benchmarks at same throughputs with share clients☆81Updated 2 months ago