]> granicus.if.org Git - ejabberd/commit
Speedup loading of translation files
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Sat, 15 Apr 2017 21:29:55 +0000 (00:29 +0300)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Sat, 15 Apr 2017 21:29:55 +0000 (00:29 +0300)
commitb6182e6fe8601368ff1eef627c17a5ec70a0e80e
treeb7c094dda57de3713a9752f9d61cd79d980d736e
parent41fe062a8dfc346e4b35f61c9e649ee92a2f8351
Speedup loading of translation files

A dump of 'translations' ETS table is now stored on disc.
The table is only re-created when new/deleted/modified translation
files are detected; otherwise, the ETS table is restored from
the dump file on startup.
src/translate.erl