Oracle NoSQL Database C API Change Log

Changes in release 3.3.4

Build Changes

  1. The C driver has been modified to build against the C++ binding of the Thrift library, which changes the build instructions, but does not affect the interface and use of the driver. This change simplifies the build, reduces dependencies, and improves performance.
  2. The C driver has been modified to use RapidJSON library to parse and generate JSON data, which changes the build instructions, but does not affect the interface and use of the driver. This change simplifies the build and improves performance.
  3. The C driver is available as a binary distribution, compiled for 64-bit Linux systems.

Changes in release 3.2.15

The C interface is new as of release 3.2.15 and has no changelog information.