comp.lang.ada
 help / color / mirror / Atom feed
* Introducing memcache-ada, a memcached client in Ada
@ 2010-12-20  0:43 R Tyler Croy
  2010-12-20  8:25 ` Thomas Løcke
  0 siblings, 1 reply; 14+ messages in thread
From: R Tyler Croy @ 2010-12-20  0:43 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-12-21 11:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20  0:43 Introducing memcache-ada, a memcached client in Ada R Tyler Croy
2010-12-20  8:25 ` 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

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