https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6942

Mark Martinec <mark.marti...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5150|0                           |1
        is obsolete|                            |

--- Comment #39 from Mark Martinec <mark.marti...@ijs.si> ---
Created attachment 5151
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5151&action=edit
the BayesStore/Redis.pm implementing the new data repr. using Lua (updated)

New attachment: just fixed some expiration details; let Lua automatically do
deletes if counter decrements to 0.



> > is this a SA machine thing or on Redis server only?
>
> The server's version matters.
>
> Not sure about the version of the CPAN Redis module.
> The 1.952 (2012-09-04) claims "Support Redis 2.6",
> the 1.900_01 (2011-01-30) claims: "full support for Redis 2.x
> multi-bulk protocol".

Just some clarification: the Redis CPAN module is pure perl code, it
has no XS code sections linked with a redis C library. In that sense
it is independent from a redis server. The redis C libray (hiredis)
need not be installed on the client side.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to