Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.08 KB

Tera Docs

Introduction

Tera Design Data Model and Implementation

User Manual

Pseudo Distributed Mode

Distributed Mode

API Manual

Teracli Manual

Flag Manual

Performance Profiling

Read/Write

Inside Tera

Design and Implementation of Load Balance

How Delete Data Works

How Tablet Availability Check Works

Interaction Between Master, Tablet Server and Client

Version Management

Release Management

More Docs(Todo List)

  1. Design and implementation of master
  2. Design and implementation of tablet server
  3. SDK manual(user friendly: e.g. searchable, foldable)
  4. Performance benchmark on various environment
  5. Design trade-off about performance(how to implement high perfromance random read/write)
  6. Monitor manual
  7. How fast and low cost split & merge works