Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

libcouchbase2 - Couchbase client library

Website:
https://docs.couchbase.com/c-sdk/2.10/project-docs/sdk-release-notes.html
Licence:
ASL 2.0
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
The C library provides fast access to documents in Couchbase Server 2.0.
With JSON documents and Couchbase server 2.0 you have new ways to index
and query data stored in the cluster through views. This client library,
libcouchbase, also simplifies requests to Views through its handling of
HTTP transport.

This Couchbase Client Library for C and C++ provides a complete interface
to the functionality of Couchbase Server.

This package is designed for parallel installation with libcouchbase

Packages

libcouchbase2-2.10.9-1.el8.remi.x86_64 [448 KiB] Changelog by Remi Collet (2021-03-03):
- update to 2.10.9
libcouchbase2-2.10.8-2.el8.remi.x86_64 [448 KiB] Changelog by Remi Collet (2020-11-16):
- rename to libcouchbase2 to allow parallel installation with libcouchbase v3
- relocate IO plugins installation using patch from
  https://github.com/couchbase/libcouchbase/pull/38