Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/patrickjuchli/couch

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/patrickjuchli/couch

  • v0.0.0-20160817075303-426bf552161b
  • Source
  • Go
  • Socket score

Version published
Created
Source

Couch

Build Status GoDoc

WARNING: This project is not maintained anymore.

This is a CouchDB client for Go, it focuses on basic operations, proper conflict management, error handling and replication.

Not yet part of this are attachment handling, general statistics and optimizations, change detection and creating views. Most of the features are accessible using the generic Do() function, though.

Suggestions and critique are welcome.

Documentation

Documentation and API Reference can be found on godoc.org

Installation

Install couch using the "go get" command:

go get github.com/patrickjuchli/couch

The Go distribution is the only dependency.

FAQs

Package last updated on 17 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc