[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to config in-memory backend database?
On Wednesday 12 October 2005 01:07 am, William.Zhang wrote:
> I am wondering if there is anyway to config the openldap (or berkeley
> db) so that it can read all entries in memory when startup for performance
I have no experience with this, but I do know that you can setup OpenLDAP with
a MySQL backend. In MySQL you can create a HEAP table, which sits in memory.
I would imagine there might be the possibility of setting them up together.
HTH,
Robert