mirror of https://github.com/tikv/website.git
content/blog: remove body titles
Signed-off-by: lilin90 <lilin@pingcap.com>
This commit is contained in:
parent
65805cc484
commit
85af0224de
|
|
@ -4,8 +4,6 @@ date: 2018-12-04
|
|||
author: Siddon Tang
|
||||
---
|
||||
|
||||
# TiKV 2.1: More Raft, Less Hotspots
|
||||
|
||||
**Author:** Siddon Tang, Chief Engineer at PingCAP and TiKV Project Lead
|
||||
|
||||
The TiKV team is proud to announce today that TiKV 2.1 is ready for General Availability (GA). TiKV is an open-source distributed transactional [key-value store](https://github.com/tikv/tikv) built in Rust.
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ title: TiKV 2.1 GA Release Notes
|
|||
date: 2018-11-30
|
||||
---
|
||||
|
||||
# TiKV 2.1 GA Release Notes
|
||||
|
||||
On November 30, 2018, TiKV 2.1 GA is released. See the following updates in this release. Compared with TiKV 2.0, this release has great improvements in stability, performance, and usability.
|
||||
|
||||
## Coprocessor
|
||||
|
|
|
|||
Loading…
Reference in New Issue