Skip to content

dudgh/erlcb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlcb

erlang native Couchbase Client

This was made for private test. But it works!

Any questions and comments are welcome.

============================================

  1. vbucket aware
  2. connect to multiple clusters

============================================ TODO

Memcached

  • increment/decrement
  • append/prepend
  • stat

Couchbase Extensions

  • CMD_STOP_PERSISTENCE
  • CMD_START_PERSISTENCE
  • CMD_SET_FLUSH_PARAM
  • CMD_SET_VBUCKET
  • CMD_GET_VBUCKET
  • CMD_DEL_VBUCKET
  • CMD_START_REPLICATION
  • CMD_STOP_REPLICATION
  • CMD_SET_TAP_PARAM
  • CMD_EVICT_KEY
  • Observe (0x92-Couchbase 2.0)

============================================= Simple Usage

See Wiki Page

About

erlang native Couchbase Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 99.9%
  • Shell 0.1%