biotorrents / gazelle

BioTorrents.de’s version of Gazelle
https://torrents.bio
ISC License
19 stars 3 forks source link

Implement database replication in the Gazelle codebase #67

Closed pjc09h closed 1 year ago

pjc09h commented 1 year ago

The new database class should transparently pull data from a replica if the methods single, row, column, or multi are called, and write data to the source if do is called. Both scenarios should support an array of database instances, but realistically, there's only one of each and that's way overkill.

pjc09h commented 1 year ago

https://github.com/biotorrents/gazelle/commit/bc1d8ea0ec5bcf78c555f074645fb83be67adcb2