README.md 1.2 KB
Newer Older
V
Vlad Ilyushchenko 已提交
1 2
## News

V
Vlad Ilyushchenko 已提交
3 4
14 Oct 2014. [Release 2.1.0](http://github.nfsdb.org/release-notes/) is out.

V
Vlad Ilyushchenko 已提交
5
This is security-centric release aimed at having replication meet security standards. Features supported in this release are: SSL, Certificate auth (Mutual-auth), Shared Key Auth, Kerberso Auth, Kerberos SSO Auth (Windows only) and client auto-reconnect.
V
Vlad Ilyushchenko 已提交
6

V
Vlad Ilyushchenko 已提交
7 8


V
Vlad Ilyushchenko 已提交
9 10

## Overview
V
Vlad Ilyushchenko 已提交
11

V
Vlad Ilyushchenko 已提交
12
If you are looking to find out what NFSdb project is please visit out [front page] (http://github.nfsdb.org)
V
Vlad Ilyushchenko 已提交
13 14 15 16 17

## Documentation

We are actively maintaining Wiki pages. Whether you are looking for [quick-start guide](https://github.com/NFSdb/nfsdb/wiki/Getting-started) or details on particular feartures, we should have that covered on our [wiki](https://github.com/NFSdb/nfsdb/wiki). For anything that is missing, please raise an [issue](https://github.com/NFSdb/nfsdb/issues) or submit a pull request.

V
Vlad Ilyushchenko 已提交
18 19 20 21 22
## Examples

If you prefer to learn by example (like I do, men do not read manuals!), we have a [broad collection of examples](https://github.com/NFSdb/nfsdb/tree/master/nfsdb-examples/src/main/java/org/nfsdb/examples) going in our repo, make sure you check them out.

## Releases
V
Vlad Ilyushchenko 已提交
23

V
Vlad Ilyushchenko 已提交
24
All release are in Maven Central. We have [Maven page](http://github.nfsdb.org/maven/) for quick-start.