Skip to content

Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sasile sasile released this 18 Jul 08:32
· 213 commits to master since this release

Added restore capabilities with 2 options:

  1. line2kv- this option will get payload file that include sequence of address and data (line by line) to be ingested.
  2. 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.