Skip to content

couchbasebrian/LCBTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LCBTesting

Doing some testing with libcouchbase 2.4.6

libcouchbase 2.4.6 API reference:

http://docs.couchbase.com/sdk-api/couchbase-c-client-2.4.6/index.html

Installing from scratch

sudo yum install git
git clone https://github.com/couchbasebrian/LCBTesting.git
wget http://packages.couchbase.com/clients/c/couchbase-csdk-setup
sudo perl couchbase-csdk-setup
cd LCBTesting
./compileAndRun.sh

About

Doing some testing with libcouchbase 2.4.6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published