Skip to main content

Elastic API to database worker framework.

Project description

# ApiRepl

## What it is If you want API data copied to your database, the workers should fetch for you elastically.

## Setup ### Database Requirement use schema.sql to create a database, and load it with the types of information you need ### Subclass BaseWorker see samples/usage.py for an example. Create an api method and save method for your workflow by subclassing BaseWorker.

## Functionality (requirements) * Splits update task into pieces * Prioritizes pieces * Can be paused and resumed * Can scale across hosts easily using DB * Good test coverage (soon :) )

## Usage See Sample folder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ApiRepl-2.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page