mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 22:44:21 +01:00
blank line rm
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# How to work with many Hypercores using Corestore
|
||||
|
||||
An append-only log is powerful on its own, but it's most useful as a building block for constructing larger data structures, such as databases or filesystems. Building these data structures often requires many cores, each with different responsibilities. For example, Hyperdrive uses one core to store file metadata and another to store file contents.
|
||||
|
||||
Reference in New Issue
Block a user