Release of Python SDK v1.2.0
Hello, everyone! We are excited to announce the release of the Python client SDK v1.2.0! This release includes support for the ReductStore HTTP API v1.2 and several other improvements.
Hello, everyone! We are excited to announce the release of the Python client SDK v1.2.0! This release includes support for the ReductStore HTTP API v1.2 and several other improvements.
We are excited to announce the release
of ReductStore Client SDK for C++ v1.2.0! This release
includes updated
documentation after we renamed the project from "Reduct Storage" to "ReductStore", and supports ReductStore HTTP API
1.2.0 with the endpoint GET /api/v1/me.
This guide will help you get started with the ReductStore C++ SDK to integrate ReductStore into your application.
The ReductStore C++ SDK is written in C++20 and uses CMake as a build system. To install it, you will need:
Currently, we have only tested the SDK on Linux AMD64, but if you need to port it to another operating system or platform, you can create an issue for assistance.
To install the ReductStore C++ SDK, follow these steps: