Skip to content

replikativ/sherpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sherpa

A trusted companion to travel your data sets between Datahike databases.

Usage

The migration with bb is structured like the following:

bb migration <source-version> <path-to-source-cfg> <path-to-target-cfg>

for example:

bb migrate 0.3.0 bb/resources/export-test-config.edn bb/resources/import-test-config.edn

You can create test data with 1K datoms per transaction:

bb create-test-data <version> <config> <tx-count>
bb create-test-data 0.3.0 bb/resources/export-test-config.edn 100

License

Copyright © 2023 Konrad Kühne

Distributed under the Eclipse Public License version 1.0.

About

A version migration tool for Datahike.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published