Open griff-rees opened 1 year ago
The callable_on_chunk function in lwmdb.utils could be improved by one or more of the following:
callable_on_chunk
lwmdb.utils
batch_size
bulk_update
save
async
asave
abulk_update
subprocess
title_word_count
title_char_count
title_truncated
Feature provided in #170 is an example of using bulk_update and could be general enough to apply here.
The
callable_on_chunk
function inlwmdb.utils
could be improved by one or more of the following:batch_size
(currently set to 2000)bulk_update
rather thansave
async
functions/methods (likeasave
andabulk_update
)subprocess
title_word_count
title_char_count
title_truncated