Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mattdb

A simple key-value store written in Go

export MATTDB_FILE=matt.db
./mattdb put <key> <value>
./mattdb get <key>

Options:

Flag Environment variable Description
-f,--file MATTDB_FILE Database file path.

About

A simple key-value store written in Go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors