Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 754 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 754 Bytes

ptree

Ptree is an in-memory immutable radix / patricia tree package for Golang.

Features

  • Immutable radix tree
  • Copy-on-write radix tree
  • Rich transaction support

Installation

go get github.com/surrealdb/ptree