Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1013 Bytes

README.md

File metadata and controls

44 lines (34 loc) · 1013 Bytes

A CouchDB Client for V

v0.0.3-PRE-ALPHA

Documentation will be created when I feel the project has all the needed features to be ready in production, thanks!

Debugging

Use the flag -dbugcouch to enable debug/verbose logs for the library

Roadmap

Tasks

  • Get Tasks

Database

  • Get DB
  • Create DB
  • Get Info
  • Design Docs
  • Get Bulk documents
  • !! Find Documents
    • ⚠️ Partial functionality
  • Get Index
  • Explain
  • Shards
  • Shards -> Doc
  • Shards -> Sync
  • Get Changes
  • Compact
  • Security
  • Purge
  • Get Revs diff
  • Get Revs limit

Documentation Website

Soon ????? ...

⚠️ This library is very new, behavior is highly experimental! The implementations of certain functions may change at any time without warning