7 ms·
How would you handle db/data sync between the apps?
by ryandaigle 13y ago
How would you handle db/data sync between the apps?
- impostervt 13y ago..I would let you (heroku) do that for me, magically? ;)
- fdr 13y agoWouldn't that be nice! I work on Heroku, on the databases, which are rather thorny in that department... ...it's going to take some evolution in how applications are written to make that work not uglifically (and it'll probably be ugly at first and for a while), but it's the dream, and I think it'll come to pass over time and with work from many people.
- jaggederest 13y agoThere are literally more Heroku folks in this thread than unaffiliated commenters :P well played. Personally I'd just be happy with a master-master postgres db or sharding, for $money, where money is some amount enough to make that happen without me worrying about it.