Add Introduction
commit
fe635b664d
1 changed files with 1 additions and 0 deletions
1
Introduction.md
Normal file
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).
|
Loading…
Add table
Reference in a new issue