Write Markov model to the SQL database
m-242 opened this issue · comments
Olivier Moreau commented
We need to save the markov model periodically, and read from it at startup.
The writing could be done at every message given relatively low traffic, every X
messages, or by a trigger in itself.