On Thursday, 5. April 2012 at 02:52, Pedro Giffuni wrote: > FWIW, > > --- Mer 4/4/12, Dave Fisher <[email protected]> ha scritto: > ... > > > > In the discussion of CloudStack on [email protected] where > > there is significant GPL changes that need to occur, the > > Apache APR was suggested as an alternative with a pointer to > > http://svn.apache.org/repos/asf/apr/apr/trunk/README > > > > Multiple SQL DBD client interfaces > > Multiple flat-database DBM client > > interfaces > > > > > APR has some optional wrappers but they are not included > by default because they depend on copyleft stuff. > > Maybe this could help as a BerkeleyDB replacement: > http://code.google.com/p/babudb/ > > (I found it only after we had replaced BDB on OpenOffice). well that's really not necessary, BDB was used in 1 place only (ext manager) and is replaced with something lightweight. No need for a db here.
Juergen > > cheers, > > Pedro.
