comp.lang.ada
 help / color / mirror / Atom feed
From: R Tyler Croy <tyler@linux.com>
Subject: Introducing memcache-ada, a memcached client in Ada
Date: 20 Dec 2010 00:43:06 GMT
Date: 2010-12-20T00:43:06+00:00	[thread overview]
Message-ID: <slrnigt9l7.jge.tyler@kiwi.local> (raw)


My first "real" project in Ada has been a memcached client written in Ada:
                <https://github.com/rtyler/memcache-ada>

Right now it has basic functionality of being able to "get" a key, "set" a
value, "delete" a value and increment/decrement values.

There's still a few functions unimplemented, but I think it's in a usable state
right now.

I look forward to any comments or suggestions as to the code
quality/structure.


Cheers

-- 
- R. Tyler Croy
--------------------------------------
    Code: http://github.com/rtyler
 Chatter: http://twitter.com/agentdero
          http://identi.ca/dero



             reply	other threads:[~2010-12-20  0:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20  0:43 R Tyler Croy [this message]
2010-12-20  8:25 ` Introducing memcache-ada, a memcached client in Ada Thomas Løcke
2010-12-20 10:16   ` Georg Bauhaus
2010-12-20  9:36     ` Thomas Løcke
2010-12-20 20:14     ` R Tyler Croy
2010-12-21  0:56     ` Randy Brukardt
2010-12-21  7:52       ` Dmitry A. Kazakov
2010-12-20 19:36   ` Jeffrey Carter
2010-12-20 20:16     ` R Tyler Croy
2010-12-20 22:03     ` Simon Wright
2010-12-20 22:48       ` R Tyler Croy
2010-12-20 23:44         ` Simon Wright
2010-12-21 11:10           ` Georg Bauhaus
2010-12-21 11:21             ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox