Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alekcz/konserve-rocksdb
A rocksdb backend for konserve using clj-rocksdb.
https://github.com/alekcz/konserve-rocksdb
Last synced: 1 day ago
JSON representation
A rocksdb backend for konserve using clj-rocksdb.
- Host: GitHub
- URL: https://github.com/alekcz/konserve-rocksdb
- Owner: alekcz
- License: epl-2.0
- Created: 2020-09-23T10:17:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T19:25:59.000Z (about 4 years ago)
- Last Synced: 2024-11-05T06:34:41.897Z (10 days ago)
- Language: Clojure
- Size: 13.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# konserve-rocksdb
A rocksdb backend for [konserve](https://github.com/replikativ/konserve) implemented with [clj-rocksdb](https://github.com/kotyo/clj-rocksdb).
# Status
![build](https://github.com/alekcz/konserve-rocksdb/workflows/build/badge.svg?branch=master) [![codecov](https://codecov.io/gh/alekcz/konserve-rocksdb/branch/master/graph/badge.svg)](https://codecov.io/gh/alekcz/konserve-rocksdb)
## Usage
[![Clojars Project](https://img.shields.io/clojars/v/alekcz/konserve-rocksdb.svg)](http://clojars.org/alekcz/konserve-rocksdb)
`[alekcz/konserve-rocksdb "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-rocksdb.core :refer :all]
'[clojure.core.async :refer [