An open API service indexing awesome lists of open source software.

https://github.com/ntamvl/rbackup

Ruby Gem DB Backup
https://github.com/ntamvl/rbackup

Last synced: about 2 months ago
JSON representation

Ruby Gem DB Backup

Awesome Lists containing this project

README

        

Clone from https://github.com/backup/backup/
--------------------------------------------
Improve feature backup database PostgeSQL, fixed after backup, we use backup file to restore by using pg_restore

Backup v4.x
===========

[![Code Climate](https://codeclimate.com/github/backup/backup.png)](https://codeclimate.com/github/backup/backup)
[![Build Status](https://travis-ci.org/backup/backup.svg?branch=master)](https://travis-ci.org/backup/backup)
[![Join the chat at https://gitter.im/backup/backup](https://badges.gitter.im/Join%20Chat.svg)][Gitter]

Backup is a system utility for Linux and Mac OS X, distributed as a RubyGem, that allows you to easily perform backup
operations. It provides an elegant DSL in Ruby for _modeling_ your backups. Backup has built-in support for various
databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It
was built with modularity, extensibility and simplicity in mind.

[Installation][] · [Release Notes][] · [Documentation][] · [Issues][] · [Features][] · [Chat][Gitter]

Please use the Backup features [issue tracker][Features] to suggest new features.
Only use the Backup gem [issue tracker][Issues] for bugs and other issues.
We're also available on [Gitter][] for questions and problems.

**Copyright (c) 2009-2015 [Michael van Rooijen][] ( [@meskyanichi][] )**
Released under the **MIT** [License](LICENSE.md).

[Installation]: http://backup.github.io/backup/v4/installation
[Release Notes]: http://backup.github.io/backup/v4/release-notes
[Documentation]: http://backup.github.io/backup/v4
[Issues]: https://github.com/backup/backup/issues
[Features]: https://github.com/backup/backup-features/issues
[Gitter]: https://gitter.im/backup/backup?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[Michael van Rooijen]: http://michaelvanrooijen.com
[@meskyanichi]: http://twitter.com/#!/meskyanichi