thiemowmde added a subscriber: thiemowmde.
thiemowmde added a comment.

From my experience (years and years ago) the best (in terms of performance and 
space) file formates are:

- either `file_put_contents( serialize( array ) )`
- or a format that can be used with `include`. That's fastest but a potential 
security issue.

If a requirement is to be able to read parts of the file then the best format 
is Lucene. Yea, that's not a file format.


TASK DETAIL
  https://phabricator.wikimedia.org/T77991

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Aklapper, Tobi_WMDE_SW, thiemowmde, Wikidata-bugs, aude



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to