- golang-github-hashicorp-go-immutable-radix-dev (>= 1.3.0~)
Implementation of a simple in-memory database built on immutable radix
trees. The database provides Atomicity, Consistency and Isolation from
ACID. Being that it is in-memory, it does not provide durability. The
database is instantiated with a schema that specifies the tables and
indicies that exist and allows transactions to be executed.
Installed Size: 196.6 kB
Architectures: all