gildo/tonto — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2012-03-18
Store small documents as key-value pairs with built-in change history.
Roll back data to a previous state the way you would revert code in Git.
Experiment with a lightweight Git-backed database in a Ruby project.
| gildo/tonto | cocoapods/cocoapods-podfile_info | fastlane/nightly | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | Ruby | Ruby | Ruby |
| Last pushed | 2012-03-18 | 2015-02-25 | 2018-12-11 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
README is essentially empty, so setup steps must be reverse-engineered from the source code.
A Ruby-based NoSQL key-value document store that uses Git under the hood for version control, so every data change can be tracked and rolled back.
Mainly Ruby. The stack also includes Ruby.
Dormant — no commits in 2+ years (last push 2012-03-18).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.