Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alekcz/konserve-leveldb
- Owner: alekcz
- License: epl-2.0
- Created: 2020-09-23T09:37:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T07:19:18.000Z (about 4 years ago)
- Last Synced: 2024-11-05T06:35:54.077Z (10 days ago)
- Language: Clojure
- Size: 13.7 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 [