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

https://github.com/meilisearch/grenad

Tools to sort, merge, write, and read immutable key-value pairs :tomato:
https://github.com/meilisearch/grenad

compression immutable key-value-store merge rust sort sstable

Last synced: 3 months ago
JSON representation

Tools to sort, merge, write, and read immutable key-value pairs :tomato:

Awesome Lists containing this project

README

          


Grenad

[![License](https://img.shields.io/badge/license-MIT-green)](#LICENSE)
[![Crates.io](https://img.shields.io/crates/v/grenad)](https://crates.io/crates/grenad)
[![Docs](https://docs.rs/grenad/badge.svg)](https://docs.rs/grenad)
[![dependency status](https://deps.rs/repo/github/meilisearch/grenad/status.svg)](https://deps.rs/repo/github/meilisearch/grenad)
[![Build](https://github.com/meilisearch/grenad/actions/workflows/rust.yml/badge.svg)](https://github.com/meilisearch/grenad/actions/workflows/rust.yml)

Tools to sort, merge, write, and read immutable key-value pairs.