Giter VIP home page Giter VIP logo

deep-dive-tikv's Introduction

Deep Dive TiKV

Deep Dive TiKV contains a series of articles to show TiKV - a distributed, transactional key-value database. Through these essays, we want to give you a deep introduction of TiKV, including but not limited to:

  • The whole architecture of TiKV
  • The detailed designs for different hierarchy layers of TiKV
  • The techniques we choose to build TiKV
  • Any problem we meet when we build TiKV and how we solve them
  • How to build your own services based on TiKV

Reading the Content

You can visit the Github Pages site to see the latest master version.

Contributing to this repo

If you want to contribute to this repo, you can:

  1. Mark the section you want to write in the Outline. If you want to add new sections, you can file an issue and discuss with us. After the proposal is approved, we will add it to the Outline and mark you as the writer.
  2. Create the document in the specified chapter directory. If the directory doesn't exist, please create by yourself. For example, if you want to write the "introduction" section, you should create an src/overview directory and a file src/overview/introduction.md in this directory.
  3. Don't forget to add your section to the catalog in "SUMMARY.md".
  4. Enjoy writing, you can review your changes with mdbook serve and checking localhost:3000. (Install it with cargo install mdbook)
  5. Send a PR. :)

deep-dive-tikv's People

Contributors

breezewish avatar brson avatar connor1996 avatar disksing avatar dorianzheng avatar hoverbear avatar huachaohuang avatar siddontang avatar zhangjinpeng87 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.