Skip to content

Commit 93f3705

Browse files
authored
badges
1 parent b12e636 commit 93f3705

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![CI](https://github.com/fjall-rs/value-log/actions/workflows/test.yml/badge.svg)](https://github.com/fjall-rs/value-log/actions/workflows/test.yml)
2+
[![docs.rs](https://img.shields.io/docsrs/value-log?color=green)](https://docs.rs/value-log)
3+
[![Crates.io](https://img.shields.io/crates/v/value-log?color=blue)](https://crates.io/crates/value-log)
4+
![MSRV](https://img.shields.io/badge/MSRV-1.74.0-blue)
5+
16
# value-log
27

38
Generic value log implementation for key-value separated storage, inspired by RocksDB's BlobDB [[1]](#footnotes) and implemented in safe, stable Rust.

0 commit comments

Comments
 (0)