CLI Client for ReductStore v0.5.0 has been released

Hello everyone,

We’re excited to announce the release of version 0.5.0 of the Reduct CLI! This release brings a number of new features to improve data export and mirroring. Here are the highlights:

Limit parallel tasks

We added a global op…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Alexey Timin

Hello everyone,

We're excited to announce the release of version 0.5.0 of the Reduct CLI! This release brings a number of new features to improve data export and mirroring. Here are the highlights:

Limit parallel tasks

We added a global option --parallel to limit the number of entries to be exported or mirrored in parallel. This can be useful when a bucket has a large number of entries and the network connection is slow. Usage example:

rcli export --parallel 5 folder server_1/bucket_1 . 

Export or mirror specific entries

Now you have a new option --entries to mirror or export some specific entries. This can be useful when you want to mirror or export only a subset of entries in a bucket:

rcli mirror server_1/bucket_1 server_2/bucket --entries=entry_1,entry_2,entry_3

Graceful stop

We added graceful stop for long-running operations. This means that if you interrupt the mirror or export commands,they will finish mirroring the current entry and then exit.

To update to the latest version of the Reduct CLI, use the following command:

pip install -U reduct-cli

if you have any questions or feedback, don't hesitate to reach out in Discord or by opening a discussion on GitHub.

Thanks for using ReductStore!


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Alexey Timin


Print Share Comment Cite Upload Translate Updates
APA

Alexey Timin | Sciencx (2023-01-20T23:49:21+00:00) CLI Client for ReductStore v0.5.0 has been released. Retrieved from https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/

MLA
" » CLI Client for ReductStore v0.5.0 has been released." Alexey Timin | Sciencx - Friday January 20, 2023, https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/
HARVARD
Alexey Timin | Sciencx Friday January 20, 2023 » CLI Client for ReductStore v0.5.0 has been released., viewed ,<https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/>
VANCOUVER
Alexey Timin | Sciencx - » CLI Client for ReductStore v0.5.0 has been released. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/
CHICAGO
" » CLI Client for ReductStore v0.5.0 has been released." Alexey Timin | Sciencx - Accessed . https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/
IEEE
" » CLI Client for ReductStore v0.5.0 has been released." Alexey Timin | Sciencx [Online]. Available: https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/. [Accessed: ]
rf:citation
» CLI Client for ReductStore v0.5.0 has been released | Alexey Timin | Sciencx | https://www.scien.cx/2023/01/20/cli-client-for-reductstore-v0-5-0-has-been-released/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.