tutus-bolt/README.md

370 B

Tutus Bolt

Embedded key/value database for the Tutus blockchain.

Overview

Tutus Bolt is a pure Go embedded database providing ACID transactions with serializable isolation.

Installation

import "github.com/tutus-one/tutus-bolt"

License

MIT License


Part of the Tutus blockchain infrastructure.