Releases: v3io/http_blaster
Releases · v3io/http_blaster
Alpha 6
Alpha 5
Alpha 4
Alpha 3
Alpha 2
Added restore capabilities with 2 options:
- line2kv- this option will get payload file that include sequence of address and data (line by line) to be ingested.
- restore - this option will get the raw backup file and schema to be ingest.
Option 1 will be faster since data is post processed after backup.
First release
Merge pull request #12 from tebeka/master faster get_worker_id (no defer)