Incremental block-based backup to object storage
Go to file
SamYaple d31e2ebef5 Add OSDK driver for manifest
Now we can easily test performance and size differences between OSDK
and sqlite. The expectation here is we will use sqlite going forward,
but the extra validation for speed and size will be comforting.

Adds a new --driver option to generate_manifest.py to select between
osdk and sqlite

Change-Id: I59751080b3169d3d7bfd1f60a73edabe307d7fbf
2016-01-11 18:15:17 +00:00
doc/source Add glossary for some common terms 2016-01-11 18:15:16 +00:00
ekko Add OSDK driver for manifest 2016-01-11 18:15:17 +00:00
tests Initial Commit 2016-01-04 16:28:29 +00:00
tools Add OSDK driver for manifest 2016-01-11 18:15:17 +00:00
.gitignore Create manifest and implement sqlite driver 2016-01-11 18:15:17 +00:00
.gitreview Added .gitreview 2016-01-04 10:07:07 +00:00
.testr.conf Initial Commit 2016-01-04 16:28:29 +00:00
CONTRIBUTING.rst Initial Commit 2016-01-04 16:28:29 +00:00
HACKING.rst Initial Commit 2016-01-04 16:28:29 +00:00
LICENSE Initial Commit 2016-01-04 16:28:29 +00:00
MANIFEST.in Initial Commit 2016-01-04 16:28:29 +00:00
README.rst Initial Commit 2016-01-04 16:28:29 +00:00
babel.cfg Initial Commit 2016-01-04 16:28:29 +00:00
requirements.txt Create manifest and implement sqlite driver 2016-01-11 18:15:17 +00:00
setup.cfg Initial Commit 2016-01-04 16:28:29 +00:00
setup.py Initial Commit 2016-01-04 16:28:29 +00:00
test-requirements.txt Initial Commit 2016-01-04 16:28:29 +00:00
tox.ini Initial Commit 2016-01-04 16:28:29 +00:00

README.rst

ekko

Block-based backups stored in object-storage

Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO