AssociationDB

command module
v0.0.0-...-49fd6e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2019 License: GPL-3.0 Imports: 15 Imported by: 0

README

AssociationDB

Toy DB in Golang to associate and relate bytes/strings, using a trie and red-black-trees. Store to 1 binary file. Exposed via RESTful web service (JSON).

Documentation

Overview

AssociationDB document

Package redblacktree provides a pure Golang implementation of a red-black tree as described by Thomas H. Cormen's et al. in their seminal Algorithms book (3rd ed). This data structure is not multi-goroutine safe.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL