restless-git: Easy Git repository serialization

[ git, gpl, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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
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
Uploaded by mbrock at 2017-09-14T09:31:04Z
Distributions NixOS:0.7
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3082 total (46 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]