...
1[](http://godoc.org/github.com/go-kivik/kivik/v4/x/kivikd)
2
3# Kivikd
4
5Package kivikd aims to provide a CouchDB-compatible daemon, backed by the
6[Kivik](http://github.com/go-kivik/kivik/v4) suite of drivers. The primary goal is
7to provide a simple stand-alone server process for testing.
8
9## What is the development status?
10
11Kivikd is in early-stage development. Very little functionality is complete.
12
13## What license is Kivikd released under?
14
15This software is released under the terms of the Apache 2.0 license. See
16LICENCE.md, or read the [full license](http://www.apache.org/licenses/LICENSE-2.0).
View as plain text