MichealNestor01 / RussianWordProfiler

A website that aims to emulate the feature set of the AntWordProfiler for the Russian language.
1 stars 0 forks source link

automatic cache refresh #10

Closed MichealNestor01 closed 4 weeks ago

MichealNestor01 commented 1 month ago

Call the yandex api for a word if the cache entry for it is more than 30 days old.

Consider staggering this refresh, maybe give each cache entry a ttl that increases if no changes are found, maybe up to limit of 6 months.