versioning

0

Versioned MySQL Backups with Bazaar

http://feeds.feedburner.com

So maybe you have a backup solution in place and running periodically to make sure your databases are safe. At any point in time if the system fails, you’re prepared. But what if, right before a backup, an unruly visitor finds an expolit on your application and wipes out a few tables? Your “backup” is then no longer a backup you can rely on. How do we fix this? Versioning.

Read more »
serdar's picture
Created by serdar 15 years 33 weeks ago – Made popular 15 years 33 weeks ago
Category: High End   Tags:
0

Using Git as a versioned data store in Python

http://www.newartisans.com

"Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control. And while most people do simply use Git as a version control system, it remains true that it can be used for other tasks as well.

Read more »
can.axis's picture
Created by can.axis 15 years 48 weeks ago – Made popular 15 years 48 weeks ago
Category: High End   Tags:

Best karma users