Programmatic uploads

Overview

In addition to uploading data through the browser interface, you can leverage the redivis-python library, as well as the generic REST API, to automate data ingest and data release pipelines. These libraries can be used for individual file uploads similar to the interface, as well as for streaming data ingest pipelines.

Consult the complete client library documentation for more details and additional examples.

Last updated