Skip to content

zshipko/irmin-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irmin-redis — Redis storage for Irmin

%%VERSION%%

irmin-redis implements an Irmin storage backend using Redis

irmin-redis is distributed under the ISC license.

Homepage: https://github.com/zshipko/irmin-redis

Installation

irmin-redis can be installed with opam:

opam pin add irmin-redis git+https://github.com/zshipko/irmin-redis

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc irmin-redis.

Tests

In the distribution sample programs and tests are located in the test directory. They can be built and run with:

jbuilder runtest

About

Redis backend for Irmin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages