[JDEV] a DB for user files
Dennis Noordsij
dennis.noordsij at wiral.com
Thu Nov 16 09:41:19 CST 2000
On Thursday 16 November 2000 17:34, David Le Corfec wrote:
> > Colin Madere wrote:
> >
> > Has anyone done any work in the realm of using a DBMS to store user files
> > rather than the filesystem/in-memory options?
>
> yep, I adapted xdbmysql to jabber 1.2, separated mysql specific stuff,
> added postgresql backend.
> It handles only xdb_mysql namespaces :
> jabber:iq:auth, jabber:iq:register, jabber:iq:roster, jabber:x:offline.
>
> So other namespaces (such as jabber:iq:filter) are not handled yet.
>
> Furthermore, it's a loadable module, and I guess a database request would
> block all Pth threads. So it's far from being ready.
Is the source to this available? I only have the old xdb/src/xdb_mysql stuff
and I don't have config scripts for it to compile it.
Regards,
Dennis
More information about the JDev
mailing list