Does wp2static use Object Caching?

My logs get real big, and if I visit the logs page in the GUI, my redis shortly ends up going into swap.

Wordfence uses wp_cache_add_non_persistent_groups to prevent this sort of behaviour which would be ideal for wp2static too.

Is anything done to prevent the logs being stored in object caching?