Skip to content

clone of backup/backup WITHOUT qiniu (fixes old json dependency)

License

Notifications You must be signed in to change notification settings

weedySeaDragon/backup

Repository files navigation

Backup v4.xa

Code Climate Build Status Join the chat at https://gitter.im/backup/backup

This is a variation (clone) of the backup gem without Qiniu storage. The qiniu gem has a dependency on an old version of json, and this blocks the backup gem from being updated to more current versions of ruby. This variation removes the use of the qimiu gem and so removes Qiniu as a storage option.

Thus this variation of the backup gem can be used with more current versions of ruby. The version number has "a" appended as a clue that this is a variation of the orginal.


What follows is from the original Readme:

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

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

Copyright (c) 2009-2016 Michael van Rooijen ( @mrrooijen )
Released under the MIT LICENSE.

About

clone of backup/backup WITHOUT qiniu (fixes old json dependency)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages