Skip to content

Commit 4c1808a

Browse files
docs: add storage format (#3)
1 parent 21ff1e8 commit 4c1808a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![BDD](https://img.shields.io/badge/rspec-3.1-green)](https://rspec.info/)
55
[![Ruby Style Guide](https://img.shields.io/badge/code%20style-rubocop-red)](https://github.com/rubocop/rubocop)
66

7+
<img src="image.png"/>
78

89
Fast, Persistant key/value store based on [bitcask paper](https://riak.com/assets/bitcask-intro.pdf) written in Ruby.
910
An attempt to understand and build our persistent key/value store. This, in any way, is not intended for production.

image.png

586 KB
Loading

0 commit comments

Comments
 (0)