1
Introduction
Udovič Arns edited this page 2025-05-08 05:06:53 +00:00
Simple filesystem based key/value db. Provided as golang lib. Main idea is that user knows structure and gets value from known path. For operations that should search or do more should be used Nodes (golang structure).