Git as a Data Store in Python (and Ruby)
I recently stumbled across an older article titled Using Git as a versioned data store in Python by @jwiegley. Your browser does not support IFrames Basically, it’s a module similar…
I recently stumbled across an older article titled Using Git as a versioned data store in Python by @jwiegley.
Basically, it’s a module similar to Python’s shelve which stores your data in a Git repository. Nicely done.
The repository is part of his git-issues project at http://github.com/jwiegley/git-issues.
(There’s also a similar project in Ruby, GitStore http://github.com/georgi/git_store, worth looking into.)
Written by
Related posts
That’s a wrap: GitHub Innovation Graph in 2024
Discover the latest trends and insights on public software development activity on GitHub with the release of Q2 & Q3 2024 data for the Innovation Graph.
Seven years of open source: A more secure and diverse ecosystem
Explore insights into open source community growth, innovation, and inclusivity with an updated survey dataset.
GitHub Availability Report: December 2024
In December, we experienced two incidents that resulted in degraded performance across GitHub services.