DEV Community

Alexey Timin for ReductStore

Posted on

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!

For Python:

pip install "reduct-py==1.1.0"
Enter fullscreen mode Exit fullscreen mode

For JavaScript/Node.js/TypeScript:

npm i reduct-js@1.1.0
Enter fullscreen mode Exit fullscreen mode

For C++.... you know how ´cmake´ works, right?

Oldest comments (0)