6 ms·
Looks pretty neat! I wonder if multiple repl's can hook up to a singular database, this post makes it sound like it's a 1:1 relationship. Either way Repl stays
by rbtprograms 6y ago
Looks pretty neat! I wonder if multiple repl's can hook up to a singular database, this post makes it sound like it's a 1:1 relationship. Either way Repl stays adding great features.
- kochman 6y agoRight now it is 1:1, but we're hearing that people would like to share one database among many repls. Something you can do right now is spin up a repl and have other repls talk to it over HTTP to share a database: https://docs.repl.it/misc/database#how-do-i-share-a-database-across-repls https://docs.repl.it/misc/database#how-do-i-share-a-database...