summary |
shortlog | log |
commit |
commitdiff |
tree |
github
first ⋅ prev ⋅ next
<brian@gir.local> [Tue, 18 Sep 2007 15:11:51 +0000 (17:11 +0200)]
Change hosts over to realloc array
<brian@gir.local> [Tue, 18 Sep 2007 13:04:46 +0000 (15:04 +0200)]
Small cleanups for design of some functions that will work with cluster.
<brian@gir.local> [Tue, 18 Sep 2007 05:36:24 +0000 (07:36 +0200)]
memcached_server_add() now works so you can connect to host other then
localhost.
More error checking on failures (and failures cascading properly).
<brian@gir.local> [Tue, 18 Sep 2007 04:14:16 +0000 (06:14 +0200)]
Broke library up into multiple files.
The single stats server function now returns valid data.
<brian@gir.local> [Tue, 18 Sep 2007 02:01:35 +0000 (04:01 +0200)]
First import.
All basic methods work now.