mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
add flatfs note
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
parent
70be25e3e5
commit
b56a2b2651
@ -21,6 +21,9 @@ The shardFunc is prefixed with `/repo/flatfs/shard/v1` then followed by a descri
|
||||
}
|
||||
```
|
||||
|
||||
NOTE: flatfs should only be used as a block store (mounted at `/blocks`) as the
|
||||
current implementation is not complete.
|
||||
|
||||
## levelds
|
||||
Uses a leveldb database to store key value pairs.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user