aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/learn_cache/redis_cache.cxx
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Use a more straightforward approach for learn cachevstakhov-multi-class-bayesVsevolod Stakhov10 days1-15/+69
|
* [Fix] Always set the unlearn flag when relearningaduernberger2024-04-181-1/+1
| | | Treat relearning from ham to spam the same as relearning from spam to ham. `res` is only set to true if the mail is already learned.
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-10/+10
|
* [Minor] CleanupVsevolod Stakhov2024-01-181-69/+8
|
* [Project] Final things on redis cache reworkVsevolod Stakhov2024-01-171-2/+2
|
* [Minor] Fix scripts invocationVsevolod Stakhov2024-01-151-14/+20
|
* [Project] Further rework of the C partVsevolod Stakhov2024-01-151-3/+57
|
* [Project] Initial implementation of the lua counterpartVsevolod Stakhov2024-01-121-7/+38
|
* [Rework] Start rewriting of the redis cache logicVsevolod Stakhov2024-01-111-0/+224