Top 3.4% dependent packages on proxy.golang.org
proxy.golang.org : github.com/go-kivik/fsdb
Package fs provides a filesystem-backed Kivik driver. This driver is very much a work in progress. Please refer to the GitHub page for current status and ongoing changes. https://github.com/go-kivik/fsdb Bug reports, feature requests, and pull requests are always welcome. Current development is primarily focused around using fsdb for testing of CouchDB applications, and bootstraping CouchDB applications. Use the `fs` driver name when using this driver. The DSN should be an existing directory on the local filesystem. Access control is managed by your filesystem permissions. Database names represent directories under the path provided to `kivik.New`. For example: would look for document files in `/home/usr/some/path/foo`. This driver supports three types of connection strings to the New() method: CouchDB allows databases and document IDs to contain a slash (/) character. This is not permitted in most operating systems/filenames, to be stored directly on the filesystem this way. Therefore, it is necessary for this package to escape certain characters in filenames. This is done as conservatively as possible. The escaping rules are:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/go-kivik/fsdb
Keywords:
couchdb
, go
, kivik
License: Apache-2.0
Latest release: about 6 years ago
First release: about 8 years ago
Namespace: github.com/go-kivik
Dependent packages: 2
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago
github.com/go-kivik/xkivik v0.0.1
Package xkivik provides experimental features for Kivik.1 version - Latest release: almost 6 years ago - 2 stars on GitHub
gitlab.com/go-kivik/xkivik v0.0.1
Experimental features that may get incorporated into kivik proper over time1 version - Latest release: almost 6 years ago - 0 stars on GitLab.com
Check this option to include packages that no longer depend on this package in their latest version but previously did.