mirror of
https://github.com/riwiwa/muzi.git
synced 2026-02-28 11:56:57 -08:00
improve readability of the web package
This commit is contained in:
@@ -3,7 +3,7 @@ package migrate
|
||||
// Spotify import functionality for migrating Spotify listening history
|
||||
// from JSON export files into the database
|
||||
|
||||
// This package handles:
|
||||
// This file handles:
|
||||
// - Parsing Spotify JSON track data
|
||||
// - Batch processing with deduplication (20-second window)
|
||||
// - Efficient bulk inserts using pgx.CopyFrom
|
||||
|
||||
Reference in New Issue
Block a user