Re: [Vala] Vala and Redis (and others NoSQL)



On Mi, 2012-02-22 at 01:50 +0200, Dmitriy Kovalenko wrote:
How can I work with Redis (http://redis.io) in Vala?
I can not find *.vapi for hredis (http://redis.io/clients). (?)

And are there examples work witn other NoSQL databases in Vala
(CouchDB, MogoDB, Riak, etc.)?
Thanks.

There is a mongodb C driver port using glib [1]. It should not be too
difficult to generate a vapi from.

[1] https://github.com/algernon/libmongo-client.git

cheers,

-- 
tomw <tomw ubilix com>




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