Updated docs
This commit is contained in:
@@ -20,7 +20,7 @@ If you are casually using Shanty for a few artists, the caching system works wel
|
||||
|
||||
- **Download size:** approximately 24 GB (compressed JSON dumps from MusicBrainz)
|
||||
- **Database size:** approximately 16 GB (the resulting SQLite database)
|
||||
- **Disk type:** SSD strongly recommended. The import writes millions of rows, which is very slow on spinning disks.
|
||||
- **Disk type:** SSD strongly recommended for best performance. On an SSD, artist pages load in under a second. On a spinning hard drive, the database still works and is a big improvement over the API (a few seconds per page load instead of 30-60 seconds), but you will notice the difference compared to SSD.
|
||||
- **Time:** 12-24 hours for the initial import, depending on your hardware and disk speed.
|
||||
- **Disk space total:** You need roughly 40 GB free during import (dumps + database). After import, you can delete the dump files to reclaim the 24 GB.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user