Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2013-07-29 15:28:17 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2013-07-29 15:34:19 (GMT)
commit6df7daa653812f39d5a2f20d01be37fd654e476d (patch)
treef92bc8bed5f599428a92459f3e76a5fb34aa7057 /setup.py
parentb3f2b45dfd71304dfd6ac8a705b3015d8f27a3d5 (diff)
Add support for additional, read-only data stores
Some users may have direct access to additional data stores in gdatastore format. Allow the user to "register" them by placing links inside the (new) "extra-stores" directory and use them as additional sources. Modification is only supported for the primary store. The additional ones are used for reading only. In particular, trying to remove an entry that's contained in an extra store will yield an error (no shadowing). The extra stores will need to use exactly the same on-disk format as the primary one. No automatic migration is done.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions