Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alekcz/konserve-leveldb

A leveldb backend for konserve using clj-leveldb.
https://github.com/alekcz/konserve-leveldb

Last synced: 1 day ago
JSON representation

A leveldb backend for konserve using clj-leveldb.

Awesome Lists containing this project

README

        

# konserve-leveldb

A leveldb backend for [konserve](https://github.com/replikativ/konserve) implemented with [clj-leveldb](https://github.com/Factual/clj-leveldb).

# Status

![build](https://github.com/alekcz/konserve-leveldb/workflows/build/badge.svg?branch=master) [![codecov](https://codecov.io/gh/alekcz/konserve-leveldb/branch/master/graph/badge.svg)](https://codecov.io/gh/alekcz/konserve-leveldb)

## Usage

[![Clojars Project](https://img.shields.io/clojars/v/alekcz/konserve-leveldb.svg)](http://clojars.org/alekcz/konserve-leveldb)

`[alekcz/konserve-leveldb "0.1.0-SNAPSHOT"]`

The purpose of konserve is to have a unified associative key-value interface for
edn datastructures and binary blobs. Use the standard interface functions of konserve.

```clojure
(require '[konserve-leveldb.core :refer :all]
'[clojure.core.async :refer [