[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Alis 3.1 alpha released



Hello,

I released a new version of the ircd listing service (alis)

Alis 3.1 (currently alpha version) has support for pcre
(perl alike regular expressions) by using "squery alis rlist"
instead of "squery alis list". I would like to have some feedback
on this.

I removed the hashing database behind and use Berkley DB for storing
the channels now (temporary memory files). The CPU usage is much lower
with this. But you need Berkley DB >= 4.2 from www.sleepycat.com which
should run on most OS.

So, alis 3.1 can be downloaded from:

http://prdownloads.sourceforge.net/aliserv/alis-3.1-alpha.tgz?download

Happy listing :)

Thomas