Add Introduction

Udovič Arns 2025-05-08 05:06:53 +00:00
commit fe635b664d

1
Introduction.md Normal file

@ -0,0 +1 @@
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).