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

Re: [Ganymede Help] Database And Ganymede

Date Sat, 12 Jan 2002 22:58:05 -0600 (CST)
From Jonathan Abbey <jonabbey@arlut.utexas.edu>

Ganymede is using a RAM-resident transactional database, backed by a
transactional journal file for transaction recovery if the server is
abruptly halted between database synchronization operations to disk.

It's all custom coded built-in Java logic.  No external database is
used.

| Hi,all
| 
| I wonder what type of database Ganymede is using.
| 
| Thanz in advance
| 
| sze yee

-------------------------------------------------------------------------------
Jonathan Abbey 				              jonabbey@arlut.utexas.edu
Applied Research Laboratories                 The University of Texas at Austin
Ganymede, a GPL'ed metadirectory for UNIX     http://www.arlut.utexas.edu/gash2

----------------------------------------------------------------------------
To make changes to your subscription to the Ganymede Help list, send
mail to majordomo@arlut.utexas.edu.

To unsubcribe, include the line

unsubscribe ganymede-help

in the body of your mail message

Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2

----------------------------------------------------------------------------


  • Re: [Ganymede Help] Database And Ganymede
    • From: Jonathan Abbey <jonabbey@arlut.utexas.edu>