zhangyouzhi / PostgreSQL-ResearchLinks
PostgreSQL数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
☆9Updated 11 years ago
Alternatives and similar repositories for PostgreSQL-Research
Users that are interested in PostgreSQL-Research are comparing it to the libraries listed below
Sorting:
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated 2 weeks ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- innodb分析版本☆77Updated 10 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- Apache开源分布式资源管理框架mesos源码注释分析,新增mesos_framework_demo,带详细注释☆14Updated 7 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- 学习Innodb的一些资料和网站☆17Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- 用c语言写的dbproxy☆36Updated 3 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- 分布式文档数据库mongodb-5.0(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆52Updated last week
- ☆32Updated 3 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- PostgreSQL HA via three host, include two postgresql (primary and stream replication standby) and one vote host.☆34Updated 10 years ago
- Kedis-Server is a Redis-Protocol compatible persistance NoSQL with RocksDB as its storage engine☆90Updated last year
- sqlite-src-3.07.14☆23Updated 9 years ago
- PostgreSQL 资料☆142Updated 4 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- 自己使用在linux下使用 grep sed awk sort cut等命令的总结☆11Updated 8 years ago