Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/humphd/git-idfs-db

A git db implementation that wraps an IDBFS interface instance. Creates real git repos in the fs.
https://github.com/humphd/git-idfs-db

Last synced: 14 days ago
JSON representation

A git db implementation that wraps an IDBFS interface instance. Creates real git repos in the fs.

Awesome Lists containing this project

README

        

git-idfs-db
===========

A js-git interface adapter that implements [db][] using [IDBFS][].

[db]: https://github.com/creationix/js-git/blob/master/specs/high/db.md
[IDBFS]: https://github.com/js-platform/idbfs