Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 284 Bytes

File metadata and controls

9 lines (6 loc) · 284 Bytes

wtgo

Go wrapper for the WiredTiger storage engine.

This is still a work in progress and shouldn't be used for anything.

Eventual goal is to have both a complete low level wrapper around the underlying C API and a higher level interface that is easier & more idiomatic to use.