Git Product home page Git Product logo

lsm-tree's Introduction

lsm-tree

handbook Haskell CI Documentation CI Haddocks

โš ๏ธ This library is in active development: there is currently no release schedule!

lsm-tree is a project that is developed by Well-Typed LLP on behalf of Input Output Global Inc (IOG). The main contributors are Duncan Coutts, Joris Dral, and Matthias Heinzel.

The lsm-tree library is a Haskell implementation of log-structured merge-trees, based on Monkey, that provides an on-disk key-value store.

It has a number of custom features that are primarily tailored towards performant disk IO in the Haskell implementation of the Ouroboros-family of consensus algorithms, which can be found in the ouroboros-consensus repository. Nevertheless, this library should be generally useful for projects that require an on-disk key-value store.

System requirements

This library only supports 64-bit, little-endian systems.

Provide the -threaded flag to executables, test suites and benchmark suites if you use this library on Linux systems.

lsm-tree's People

Contributors

jorisdral avatar dcoutts avatar mheinzel avatar phadej avatar jeltsch avatar omahs avatar recursion-ninja avatar

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.