Files
omnibot22/plugins
Alek Ratzloff 8e639d50fa markov: Remove allchain
The allchain has been a source of headaches because it takes up a lot of
memory and slows everything down. However, with the new database
model, we can generate markov sentences using all of the rows since they
are a flat collection. This helps reduce disk space and increases the
import speed significantly.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-06-23 14:29:02 -07:00
..
2022-06-23 10:16:46 -07:00
2022-06-23 14:29:02 -07:00
2022-05-30 19:45:49 -07:00
2022-05-30 20:43:48 -07:00