On 03/27/2012 11:36 AM, Benny Pedersen wrote:
Den 2012-03-26 18:26, Jan Hejl skrev:
Hello everyone,
last few months i've been working on new BayesStore module. This
module uses all-in-memory DB called Redis - more at redis.io
so why not use mysql memory engine ?
will your plugin store data on shutdown of server ?
I've put the code on sf.net http://sourceforge.net/projects/bayesredis/
It's usable (at least for me) but it's still under high development.
remove loadplugin in cf files and move this line into pre file
I hope that this could be interesting for someone and if you could
help me to make it work properly and better I'll be glad.
here i just try to use mysql with less then 30% ram, its a hard work
with both bayes, and dspam, but usaly i find what can be scaled down in
mem usage without make to much collective damage :)
SIMPLE:
- mysql doesn't scale under high traffic.