Hey, I’ve released version 0.8.0 of Reduct CLI, the Python package for managing data stored in ReductStore. This release includes two new features that will be particularly helpful for our public datasets hosted on ReductStore, where metadata can be used to provide important context for the data.
The rcli export folder
command now has a new option --with-metadata
, which exports meta information about a
record and its labels into a JSON file along with the content of the record.
The rcli export
commands now accept integers for --start
and --stop
options, which means you can specify a time
interval in Unix time or use it as a range of record IDs if you don’t care about time:
# Export records with ID from 0 to 5
rcli export folder instance/bucket ./export_path --start 0 --stop 5
I hope these new features make it even easier to work with ReductStore and manage your data. As always, if you have any questions or feedback, please don’t hesitate to reach out!
Thanks for using ReductStore!
#News #CliReductStore vs. MinIO & InfluxDB on LTE Network: Who Really Wins the Speed Race?
#Comparison #IotReductStore 1.6.0 has been released with new license and client SDK for Rust
#NewsHow to Choose the Right MQTT Data Storage for Your Next Project
#Advice #DatabaseReductStore v1.5.0 has been released
#NewsTutorials (15) Computer-vision (3) Sdks (11) News (19) Cli (5) Iot (3) Comparisons (1) Edge-computing (1) Advice (1) Database (1) Comparison (1)