Skip to content

Transactional key-value store written entirely in Haskell

License

Notifications You must be signed in to change notification settings

haskell-haskey/haskey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

299f070 · Feb 21, 2021
Feb 21, 2021
Apr 8, 2018
Aug 29, 2017
Dec 10, 2019
Apr 8, 2018
Dec 10, 2019
Aug 23, 2017
Feb 21, 2021
Jun 18, 2017
Dec 10, 2019
Feb 21, 2021

Repository files navigation

haskey

CI Hackage Stackage Nightly Stackage LTS

Haskey is a transactional, ACID compliant, embeddable, scalable key-value store written entirely in Haskell. It was developed as part of the Summer of Haskell 2017 project.

Tutorial

A full tutorial can be found in the haskey-mtl library, along with a full code example.

Historical blog posts

Some blog posts have been written on Haskey's design an internals. These give an insight in the inner workings of Haskey, but the used APIs might be a bit outdated.

  • An introductory blog post on Haskey can be found here.
  • An blog post on user-defined schemas and using the HaskeyT monad can be found here

About

Transactional key-value store written entirely in Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published