Skip to content

fmnoise/mbrainz-importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datomic Cloud Mbrainz Importer

Importing the Mbrainz Subset

Create a config/manifest.edn file based on config/manifest.edn.example. You will need to set the map under the client-cfg key to be the args you use for d/client. Then

clojure -m datomic.mbrainz.importer config/manifest.edn

ADVANCED: Changing the Batch Size

Don't do this unless you know what you are doing. Never import at different batch sizes into the same db.

clojure -m datomic.mbrainz.importer.batch subsets {batch-size}

About

Clojure/Transducers/Datomic ETL example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%