v3.1.1 New execution Modes
ELD has now database execution modes: array, string, bytes and disk. More Info at README.
Current default, that matches previous execution is array-small. (Small for database size)
In a future version, the new default will be string-large, so I encourage trying it.
v3.1.1 : Composer install fix