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

     1  [![GoDoc](https://godoc.org/github.com/go-kivik/kivik/v4/x/proxydb?status.svg)](http://godoc.org/github.com/go-kivik/kivik/v4/x/proxydb)
     2  
     3  # Kivik Proxydb
     4  
     5  Package proxydb provides a proxy Kivik driver. It is used primarily by the
     6  [kivikd](https://github.com/go-kivik/kivikd) server.
     7  
     8  ## What license is Kivik released under?
     9  
    10  This software is released under the terms of the Apache 2.0 license. See
    11  LICENCE.md, or read the [full license](http://www.apache.org/licenses/LICENSE-2.0).