github.com/go-kivik/kivik/v4@v4.3.2/x/kivikd/README.md (about)

     1  [![GoDoc](https://godoc.org/github.com/go-kivik/kivik/v4/x/kivikd?status.svg)](http://godoc.org/github.com/go-kivik/kivik/v4/x/kivikd)
     2  
     3  # Kivikd
     4  
     5  Package 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
     7  to provide a simple stand-alone server process for testing.
     8  
     9  ## What is the development status?
    10  
    11  Kivikd is in early-stage development. Very little functionality is complete.
    12  
    13  ## What license is Kivikd released under?
    14  
    15  This software is released under the terms of the Apache 2.0 license. See
    16  LICENCE.md, or read the [full license](http://www.apache.org/licenses/LICENSE-2.0).