gitson: A document store library for Git + JSON.
[ database, deprecated, git, json, library, public-domain ]
[ Propose Tags ]
[ Report a vulnerability ]
Deprecated
A simple document store library for Git + JSON, based on Aeson. Uses command line git, at least for now. No fancy indexes and stuff, but it does what I need right now. Transactions use flock, so it's safe even across completely separate programs!
[Skip to Readme]
Downloads
- gitson-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2 |
---|---|
Dependencies | aeson, aeson-pretty, base (>=4.0.0.0 && <5), bytestring, directory, errors, filepath, flock, process, transformers [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.2 |
License | Apache-2.0 |
Copyright | 2014 Val Packett <val@packett.cool> |
Author | Val Packett |
Maintainer | val@packett.cool |
Revised | Revision 1 made by myfreeweb at 2022-10-15T23:21:55Z |
Category | Database, JSON, Git |
Home page | https://codeberg.org/valpackett/gitson |
Source repo | head: git clone https://codeberg.org/valpackett/gitson.git |
Uploaded | by myfreeweb at 2014-08-06T14:13:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7377 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |