1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure/storage
epriestley b1a5d5a815 Stop purging caches in bin/storage adjust
Summary:
Fixes T6548.

  - This workflow doesn't work under reasonable configurations and isn't trivial to fix (see T6548).
  - We don't need it; this just makes things a little bit faster if you have to migrate everything (e.g., immediately after T1191) and the installs we know about have generally upgraded by now.
  - This keeps kicking PKCS8 keys out of cache which is a pain.

Test Plan: Ran `bin/storage adjust` without it doing an implicit cache purge.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6548

Differential Revision: https://secure.phabricator.com/D11377
2015-01-13 16:11:07 -08:00
..
__tests__ Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
configuration fix broken DatabaseConfigurationProvider interface 2013-08-26 17:04:56 -07:00
lisk Change LiskDAO::generatePHID to be public 2015-01-14 07:04:36 +11:00
management Stop purging caches in bin/storage adjust 2015-01-13 16:11:07 -08:00
patch Explicitly declare method/property visibility 2015-01-12 08:18:13 +11:00
schema Fix almost all remaining schemata issues 2014-10-01 08:18:36 -07:00