1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/scripts/setup
epriestley 5b1262c98b Add a bin/hunks script to manage migrations of hunk data
Summary:
Ref T4045. Ref T5179. While we'll eventually need to force a migration, we can let installs (particularly large installs) do an online migration for now. This moves hunks to the new storage format one at a time.

(Note that nothing writes to the new store yet, so this is the only way to populate it.)

WARNING: Installs, don't run this yet! It won't compress the data. Wait until it can also do compression.

Test Plan: Added a `break;` after migrating one row and moved a few rows over. Spot checked them in the database and viewed the affected diffs.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4045, T5179

Differential Revision: https://secure.phabricator.com/D9291
2014-06-03 18:01:23 -07:00
..
manage_audit.php
manage_auth.php
manage_celerity.php Begin construction of bin/celerity map 2013-12-31 18:02:41 -08:00
manage_config.php
manage_feed.php
manage_harbormaster.php
manage_hunks.php Add a bin/hunks script to manage migrations of hunk data 2014-06-03 18:01:23 -07:00
manage_i18n.php Write a very basic string extractor 2014-02-05 11:02:41 -08:00
manage_policy.php
manage_remove.php Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00