qdate icon indicating copy to clipboard operation
qdate copied to clipboard

Feat/persistent term settings

Open leonardb opened this issue 10 months ago • 5 comments

Move the config/settings into persistent terms rather than use application env.

Purely for performance as application:get_env requires an ETS lookup where persistent_term is highly optimized for reads

leonardb avatar Aug 17 '23 13:08 leonardb