Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
minirepo (abreviated to mr) is designed to handle small to middle
sized repositories with rcs.
It supports version bumping and snapshoting, which is simmilar
to a git or fossil commit hash
It keeps track of files checked into the repo via a MANIFEST file
The main configuration is located inside the MR/ directory
for each subdirectory initialized.
Its priamry purpose is to track files with rcs related commands.
This is to make it easier to deal with a lot of files...
simple rdist rcs and tools , srtools , synchronizing
...host based files is a way to allow hosts to distribute all files without clobbering host specific files. and with that ...
srtools(1) makes partially synchronizng hosts easy. Also can be a far easier way to do incremental or nightly backups. Also an easy way to have multiple hosts interact.
README is visible on file download page
EXAMPLE: $rcssrdist file
(file was broadcased to default hosts list that are up. if a rcs pair existed it was taken care of. existence of directory on other hosts was checked (common mistakes checked)