https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6942
--- Comment #41 from Mark Martinec <[email protected]> --- >redis-cli info > redis_version:2.6.13 > used_memory_lua:31744 >CPAN Redis.pm is 1.961 Perfect. Investigated which is the minimal version of Redis.pm module to support what we need, and it is 1.954. Adding it to DependencyInfo.pm . > If this update is just about replacing the /BayesStore/Redis.pm > I'll proceed with the update Can confirm the drop in update? > Thanks for all the work put into this. Yes, just replace the most recent BayesStore/Redis.pm file, other SA components are not affected. trunk: Bug 6942: Redis bayes storage - replace packed s/h counts with redis hashes Sending lib/Mail/SpamAssassin/BayesStore/Redis.pm Sending lib/Mail/SpamAssassin/Util/DependencyInfo.pm Committed revision 1494137. -- You are receiving this mail because: You are the assignee for the bug.
