Skip to content

Improve documentation #89

Description

@pynchia
Stellar works by storing copies of the database in the RDBMS (named as 
stellar_xxx_master and stellar_xxxx_slave). When restoring the database,
Stellar simply renames the database making it lot faster than the usual
SQL dump

Please explain better how it works, i.e. how the master and the slave are used.
Most of all, please explain if the copy (snapshot) invalidates when renamed, i.e. if you can take a snapshot and use it multiple times (useful in unit tests).
From the description one would think the copy is renamed, i.e. it becomes the desired DB, i.e. it will be overwritten when used, preventing it from being used again.
Poor documentation hampers adoption.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions