Add travis status
This commit is contained in:
parent
293b5abed1
commit
8ce9f29c88
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
[](https://travis-ci.com/martinsumner/leveled)
|
||||||
|
|
||||||
Leveled is a simple Key-Value store based on the concept of Log-Structured Merge Trees, with the following characteristics:
|
Leveled is a simple Key-Value store based on the concept of Log-Structured Merge Trees, with the following characteristics:
|
||||||
|
|
||||||
- Optimised for workloads with <b>larger values</b> (e.g. > 4KB).
|
- Optimised for workloads with <b>larger values</b> (e.g. > 4KB).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue