Giter VIP home page Giter VIP logo

couchbase's Introduction

NAME

Couchbase::README - README for Couchbase::Client

Introduction

Couchbase is a Perl client for Couchbase (http://www.couchbase.org). This replaces the older Couchbase::Client

Installing this module depends on the libcouchbase library (http://couchbase.com/communities/c, http://packages.couchbase.com/clients/c/index.html). You must have at least version 2.4.2 installed. The library should exist in your current compiler's search path (this is usually the case if you've used the default installation methods). Inspect the author_utils/do_make.pl script in the source repository for ways to link against a custom install prefix.

Using this library will mainly deal with the Couchbase::Bucket class, so have a look there!

SUPPORT

Support for this module is provided by the author. You can find him on the #libcouchbase IRC channel on the freenode network under the name mnunberg (number of trailing underscores may vary depending on his network).

You can also try to file a bug in the github repository (https://github.com/mnunberg/perl-Couchbase-Client).

CONTRIBUTING

This module is primarily authored in XS. The xs directory contains the relevant C source code.

To run the tests you will need a copy of CouchbaseMock.jar in the t/tmp directory. You may obtain this by glancing into the source code of libcouchbase itself and downloading from the URL. Here's an example from the 2.4.2 version: https://github.com/couchbase/libcouchbase/blob/2.4.2/Makefile.am#L241

couchbase's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.