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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ApiRepl-2.tar.gz
.
File metadata
- Download URL: ApiRepl-2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa1e3c329cb227fe511577058c694bf0ecb5f85edf96f02fdb2239acab9a3328 |
|
MD5 | 533dbdb030643886640520c5de6b4891 |
|
BLAKE2b-256 | 07c74d2f88b8ab5c7a7025ecab25ffd5c6cec2fa1f363e07b271805030993cdb |