restless-git: Easy Git repository serialization
This package defines a simple way to serialize state as a nested file hierarchy saved in a Git repository. It is still quite inflexible, and rather slow because it repeatedly invokes Git's plumbing commands. It used to be implemented with libgit2, but I found it desirable to avoid FFI. Any way to make it faster without FFI would be great.
Downloads
- restless-git-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.5.0, 0.6, 0.7 |
|---|---|
| Dependencies | base (>=4 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), HSH (>=2.1 && <2.2), text (>=1.2 && <1.3), time (>=1.6 && <1.7) [details] |
| License | GPL-3.0-only |
| Author | Mikael Brockman |
| Maintainer | mikael@brockman.se |
| Uploaded | by mbrock at 2017-09-14T09:31:04Z |
| Category | Git, Serialization |
| Home page | https://github.com/lessrest/restless-git |
| Bug tracker | https://github.com/lessrest/restless-git/issues |
| Source repo | head: git clone git://github.com/lessrest/restless-git.git |
| Distributions | NixOS:0.7 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3406 total (10 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-09-14 [all 1 reports] |