Skip to content

PeterDeKok/borm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test

In-memory ORM with persistence to bbolt key/value store.

Bbolt is a pure Go key/value store. This allows for a complete independent binary, without requirements for additional software.

Install

go get -u "peterdekok.nl/gotools/borm"
import "peterdekok.nl/gotools/borm"

About

In-memory ORM with persistence to bbolt key-value store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages