Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Newer version of PHP perform better. Use PHP 7+.
  • The best way to load large amounts of data is via Organizational Identity Sources. The REST API v1 is not currently optimized for bulk operations.
  • When using Organizational Identity Sources with MySQL as the Registry database, it may be necessary to run a manual analyze table to resolve a slow query issue (CO-1406):

    Code Block
    mysql> analyze table cm_org_identity_source_records;

    Postgres does not appear to have this problem.

  • As the number of records increases, the database work to maintain indices also increases, and so write operations take longer.