提交 e109ec74 编写于 作者: B bluestreak01

Update README.md

上级 e5e372de
NFSdb
======
NFSdb is a low latency, high throughput time-series database written entirely in Java. The goal of the project is a study of what's possible in java with large datasets and to share benefits of this study with everybody.
NFSdb is a low latency, high throughput time-series database written entirely in Java. The goal of the project is a study of what's possible to do in java with large datasets. And I would like to share benefits of this study with everybody.
NFSdb requires minimum of Java 7.
It is available on maven Central
NFSdb requires minimum of Java 7 and you can get it from maven Central:
```xml
<dependency>
......@@ -16,10 +14,10 @@ It is available on maven Central
```
I would like to encourage you to try it out. You can find sample code in [nfsdb-samples] (https://github.com/bluestreak01/nfsdb/tree/master/nfsdb-samples) repository.
You can find usage example code in [nfsdb-samples] (https://github.com/bluestreak01/nfsdb/tree/master/nfsdb-samples) repository.
Alternatively there is quick start guide on github [wiki] (https://github.com/bluestreak01/nfsdb/wiki)
Repository as is this page is being actively supported and there will be more examples available in the next couple of days.
NFSdb project is being actively supported and there will be more examples available in the next couple of days.
10 May 2014.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册