Coder Social home page Coder Social logo

irmin-redis's Introduction

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

irmin-redis's People

Contributors

zshipko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

irmin-redis's Issues

Unable to build irmin-redis for irmin1.4.0 trunk version.

I am trying to build the Irmin-redis backend for Irmin 1.4.0 trunk version. It is failing with an error

ocamlc src/.irmin_redis.objs/byte/irmin_redis.{cmi,cmti} (exit 2)
(cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.irmin_redis.objs/byte -I /home/opam/.opam/4.07/lib/astring -I /home/opam/.opam/4.07/lib/b$
File "src/irmin_redis.mli", line 12, characters 11-25:
Error: Unbound module type Irmin.AO_MAKER
Hint: Did you mean KV_MAKER or S_MAKER?

It seems AO_MAKER is modified in src/irmin/irmin.mli

Make test_and_set atomic

This could possibly be done using a lua script rather than making several requests to redis as it’s implemented now.

Another simpler option might be to use multi/exec.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.