SaaSHub helps you find the best software and product alternatives Learn more →
Reduct-cpp Alternatives
Similar projects and alternatives to reduct-cpp
-
Reduct Storage
Discontinued A time series database for storing and managing large amounts of blob data [Moved to: https://github.com/reductstore/reductstore]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
CustomKeyboard
Discontinued A swiss knife for myself - automotive development tools and a plenty of other things (by kurta999)
-
reduct-py
Discontinued ReductStore Client SDK for Python [Moved to: https://github.com/reductstore/reduct-py] (by reduct-storage)
-
ptc-print
Discontinued A single-header cross-platform library for custom printing to the output stream.
-
ReactivePlusPlus
Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
-
-
-
-
-
-
-
-
OpenfoldersBaseProject
Discontinued C++ base project using modern cmake ninja multi-config, vcpkg and visual studio(if you are on windows) OpenFolders for seamless workflow. For linux, add your build preset at the bottom of CMakePresets.json
-
-
libbase-example-cmake
Example project showing how to integrate libbase with other project using CMake.
-
-
-
reduct-cpp discussion
reduct-cpp reviews and mentions
-
How to integrate Reduct Storage to your C++ application
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.
-
All Client SDKs were updated for Reduct Storage v1.1.0
If you've been using the Reduct Storage client-side SDKs for Python, JavaScript or C++ to interact with your storage instances, then you'll want to upgrade to the latest version. This week, all of our SDKs were updated to support Reduct Storage v1.1.0 with Token API. With this new release, we've made some important enhancements and bug fixes that will make your development experience smoother and more productive. So make sure you upgrade today!
-
Managing buckets with Reduct Storage CLI Client
Python, JavaScript, or C++ SDKs
-
How to keep a history of file changes with C++
Here, I'm going to show you how you can keep track of file changes in a directory and store them in Reduct Storage by using its C++ client SDK. You can find the full working example here.
-
Reduct Storage Client SDK for C++ 1.0.0 was released
Hey everyone, I just released the Reduct Storage SDK for C++ v1.0.0. Now it supports Reduct Storage v1.0.0.
-
Reduct Storage SDKs update and Web Console v0.5.0
C++ SDK v0.8.0
-
How we started our database
Now that we had a working battle-proven solution and approval, we kept working on the storage engine and its ecosystem. We promoted the project and grew our community. By September 2022, we already had Client SDKs for C++, Python , JavaScript and an embedded WebConsole. We stopped integrating new features into the experimental version 0 and started planing version 1.0 which should be ready for a commercial usage.
-
Reduct Storage Client SDK for C++ 0.7.0 was released
I've just released a new version of the SDK which supports HTTP API v0.7. The most important new feature is the IBucket::Query method. It allows to iterate records for a given time interval:
-
C++ Show and Tell - August 2022
Moreover, it has a client SDK is written in C++ https://github.com/reduct-storage/reduct-cpp, so you can integrate the storage engine in your C++ applications.
-
C++ Client SDK v0.6.0 has been released
Full Changelog
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Stats
reduct-storage/reduct-cpp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of reduct-cpp is C++.