Re: [Vala] DataBase as a Gee Collection of Collections
- From: Antono Vasiljev <self antono info>
- To: vala-list gnome org
- Subject: Re: [Vala] DataBase as a Gee Collection of Collections
- Date: Sat, 24 Dec 2011 11:25:19 +0300
On Sat, 2011-12-24 at 09:11 +0100, Serge Hulne wrote:
Do you by any chance know what would be the best equivalent of a persistent
hash table (on disk) , with emphasis on processing speed (and without SQL
or any suchlike overhead) in Vala.
In C,it would be gdbm or Berkeley DB or Tokyo Cabinet, for instance.
http://git.gnome.org/browse/vala/tree/vapi/tokyocabinet.vapi
https://github.com/apmasell/vapis/blob/master/gdbm.vapi
This one seems like most 'native' but seems abandoned by chergert
https://github.com/chergert/catalina
https://github.com/chergert/catalina/blob/master/bindings/vala/catalina-1.0.vapi
--
antono
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]