Skip to content

brys0/couchdb-v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages