1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-11 01:56:21 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
6f6556178f e_file_inspector_json_phar: Smaller core image
e_file_inspector_json_phar is an extended implementation of
e_file_inspector_json that encapsulates a JSON core image into a
gzip-compressed phar.

This results in space savings of over 60% compared to plain JSON.
2020-03-27 17:06:14 -05:00
b425b4e45d CoreImage: API rework 2020-03-27 17:06:14 -05:00
b8ed70693f Restored JSON core image generator for performance
PDO SQLite was performing unacceptably poorly.
Let's just load the entire integrity image into RAM…
2020-03-27 17:06:13 -05:00