Archives for: 2008
2008-08-01
GIT as a versioned data store in Python
An interesting project: gitshelve - Using Git as a versioned data store in Python
The gitshelve module is a part of the git-issue project, which is an attempt to bring distributed bug tracking to Git.
Useful if you need to store a version history of objects in Python. I am wondering if this can also be useful for keeping version history of files collected by a web crawler (or what is the preferred solution that people use in such case).
Useful GIT links:
- GIT magic [stanford.edu]
- GIT from the bottom up [newartisans.com]
- The thing about GIT [tomayko.com]
| << | Current | >> | |
| Jan | Feb | Mar | Apr |
| May | Jun | Jul | Aug |
| Sep | Oct | Nov | Dec |
Search
Gallery
www.flickr.com
|
Categories
Archives
- August 2008 (1)
- July 2007 (1)
- June 2007 (1)
- October 2006 (1)
- February 2006 (1)
- December 2005 (1)
- August 2005 (2)
- June 2005 (2)
- April 2005 (2)
- November 2004 (4)
- October 2004 (5)
- September 2004 (4)
- More...
- more...

