Files
spacedrive/docs/developers/architecture/libraries.md
2023-01-25 12:25:05 +08:00

12 lines
332 B
Markdown

---
index: 1
---
# Libraries
A library is the database that Spacedrive stores all file structures and metadata. It can be synchronized with other [Nodes]().
To learn how data is synchronized check out the documentation on [Sync](/docs/developers/architecture/sync).
Libraries can be encrypted with a passphrase set by the user.