Skip to content

Commit

Permalink
Updates readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
koculu committed Jul 27, 2022
1 parent 2c16b23 commit 89514f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ It can operate in memory or on disk. (Optimized for SSDs)
[![Download](https://img.shields.io/badge/download-ZoneTree-blue)](https://www.nuget.org/packages/ZoneTree/)

ZoneTree is a lightweight, transactional and high-performance LSM Tree for .NET.
It is x4 times faster than Facebook's RocksDB.

LSM Tree (Log-structured merge-tree) is the heart of many popular databases like MYSQL, MSSQL, and ORACLE.
It is x4 times faster than Facebook's RocksDB.

## Features
| ZoneTree Features |
Expand Down

0 comments on commit 89514f2

Please sign in to comment.