docs: update README, add some more jsdoc
This commit is contained in:
parent
22a8b4d03f
commit
55a73c3d0a
10 changed files with 155 additions and 30 deletions
|
@ -1,7 +1,6 @@
|
|||
# Disk Storage System
|
||||
# Filesystem Database
|
||||
|
||||
We use the disk instead of a database to reduce complexity. We leave the hard
|
||||
optimization to the filesystem layer.
|
||||
We just write to the disk to reduce complexity.
|
||||
|
||||
## API
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue