Re: Any suggestions for what to use as key -> value database in gnome-keyring?



On Sun, 2007-04-29 at 18:28 +0000, Nate Nielsen wrote:
> With the new certificate store support coming to GNOME Keyring
> internally we have the need to store indexes of fields or a small map of
> trust values.
> 
> Are there any DB or hash/btree libraries 'blessed' by the GNOME
> platform? Obviously it's simple enough to design one's own format, but
> I'm sure this has been done numerous times.
> 
> A requirement would be that the file format remained stable.
> 
> Perhaps sqlite3, although involving SQL in such a simple matter seems
> overdone.

Berkeley DB is used by various parts of Evolution, and as far as I know
hasn't changed file format since 3.x (which was many years ago).

Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part



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