Skip to content

AlephEleven/gokvm

Repository files navigation

gokvm Go Reference

go(key - value - mapper) is a productive data access layer (DAL) for Go for working with Key-Value databases, such as:

The project is inspired by upper/db.

Getting Started

See examples folder for code samples.

MakeFile

Run example folder:

make example ARG=(test name)
make clean

Run the test suite:

make test

Clean up binary from the last build:

make clean

About

Data Access Layer (DAL) for Go for working with Key-Value databases

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors