plar / go-adaptive-radix-tree

Adaptive Radix Trees implemented in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread Safe?

prologic opened this issue · comments

Was it intentional that this library not be thread safe?

Closing this as it is trivial to use this ART library in a thread-safe manner.