Design Specifications for the Trove project
Go to file
Alex Tomic b539a0742e MySQL manager refactor
There are a number of forks of MySQL that differ to varying degrees.
We propose to create a class structure for MySQL-derived
datastores to avoid duplication of code dealing with features
and capabilities shared in common.

It is expected that the lessons learned from this effort will be
applicable to future efforts to provide differentiation for systems
such as MongoDB and PostgreSQL.

Change-Id: I56fe640a7f81f9a7a6906580e6484ddfbf84e677
Implements: blueprint mysql-manager-refactor
2015-06-17 16:57:57 -04:00
doc/source MongoDB single instance backup and restore 2015-05-20 15:02:49 -04:00
specs MySQL manager refactor 2015-06-17 16:57:57 -04:00
tests Add unit tests for Trove specs 2015-06-16 21:53:16 +00:00
.coveragerc Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.gitignore Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.gitreview Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.mailmap Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
.testr.conf Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:41 +00:00
LICENSE Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
MANIFEST.in Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
README.rst Fix Table of Contents and add Kilo spec location 2014-09-26 04:12:56 -07:00
requirements.txt Add unit tests for Trove specs 2015-06-16 21:53:16 +00:00
setup.cfg Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
setup.py Create trove-specs repo from cookiecutter 2014-06-18 15:05:40 -07:00
tox.ini Add unit tests for Trove specs 2015-06-16 21:53:16 +00:00

trove-specs

OpenStack Database Service (Trove) Specifications