Messages by Date
-
2007/11/12
[PATCH] Fix handling of out-of-memory in get command.
Tomash Brechko
-
2007/11/12
Re: compile error on Mac OS X 10.3 (Panther) and the patch
dormando
-
2007/11/12
[PATCH] Reduce mutex contention in get command for multiple keys.
Tomash Brechko
-
2007/11/12
Re: A question about chunk size factor ?
Steven Grimm
-
2007/11/12
Re: binary protocol motivations
Dustin Sallings
-
2007/11/11
Re: CAS is broken
Tomash Brechko
-
2007/11/11
Re: CAS is broken
Dustin Sallings
-
2007/11/11
binary protocol motivations
Axel
-
2007/11/11
Re: Recent patches
Tomash Brechko
-
2007/11/11
Re: CAS is broken
Tomash Brechko
-
2007/11/11
Re: CAS is broken
dormando
-
2007/11/11
Re: CAS is broken
Chris Goffinet
-
2007/11/11
Re: CAS is broken
Tomash Brechko
-
2007/11/11
Re: Binary protocol questions
Tomash Brechko
-
2007/11/11
Re: Recent patches
Brian Moon
-
2007/11/11
Re: Recent patches
Brian Moon
-
2007/11/11
A question about chunk size factor ?
dtohuy326
-
2007/11/11
Re: SERVER_ERROR out of memory on small puts to memcache.
dormando
-
2007/11/11
Re: CAS is broken
Dustin Sallings
-
2007/11/11
Re: CAS is broken
Chris Goffinet
-
2007/11/11
Re: CAS is broken
Dustin Sallings
-
2007/11/11
Re: Storage Plan: Map v/s linear
Dustin Sallings
-
2007/11/11
Re: Binary protocol questions
Dustin Sallings
-
2007/11/11
Re: CAS is broken
Dustin Sallings
-
2007/11/11
Re: CAS is broken
dormando
-
2007/11/11
Re: CAS is broken
Tomash Brechko
-
2007/11/11
Re: CAS is broken
Dustin Sallings
-
2007/11/11
Re: 'noreply' over the wire
Steven Grimm
-
2007/11/11
Re: 'noreply' over the wire
Tomash Brechko
-
2007/11/11
[PATCH 2/2] Fix memory leak in gets command.
Tomash Brechko
-
2007/11/11
[PATCH 1/2] Test case for memory leak in gets command.
Tomash Brechko
-
2007/11/11
CAS is broken
Tomash Brechko
-
2007/11/11
Re: 'noreply' over the wire
Steven Grimm
-
2007/11/11
Re: 'noreply' over the wire
Peter J. Holzer
-
2007/11/11
Binary protocol questions
Tomash Brechko
-
2007/11/11
Re: 'noreply' over the wire
Tomash Brechko
-
2007/11/11
Re: Storage Plan: Map v/s linear
Rakesh Rajan
-
2007/11/11
Re: Recent patches
Tomash Brechko
-
2007/11/10
Recent patches
Brian Moon
-
2007/11/10
Re: Storage Plan: Map v/s linear
Dustin Sallings
-
2007/11/10
Re: 'noreply' over the wire
Steven Grimm
-
2007/11/10
Re: [PATCH 2/3] Use callback functions to process commands.
Paul Lindner
-
2007/11/10
Storage Plan: Map v/s linear
Rakesh Rajan
-
2007/11/10
'noreply' over the wire
Tomash Brechko
-
2007/11/09
IRC discussion
dormando
-
2007/11/09
Re: [PATCH 2/3] Use callback functions to process commands.
Aaron Stone
-
2007/11/09
Re: [PATCH 2/3] Use callback functions to process commands.
Tomash Brechko
-
2007/11/09
Re: [PATCH 3/3] Cache::Memcached: add support of noreply for delete, incr, decr.
Монашёв Михаил
-
2007/11/09
Re: run_command() Perl binding
Timo Ewalds
-
2007/11/09
run_command() Perl binding
Tomash Brechko
-
2007/11/09
[PATCH 2/2] Cache::Memcached: rewrite flush_all to not use run_command().
Tomash Brechko
-
2007/11/09
[PATCH 1/2] Fix flush_all to accept both optional <time> and 'noreply'.
Tomash Brechko
-
2007/11/09
Re: [PATCH] Fix delete to accept both optional <time> and 'noreply'.
Tomash Brechko
-
2007/11/09
[PATCH] Fix delete to accept both optional <time> and 'noreply'.
Tomash Brechko
-
2007/11/09
[PATCH 3/3] Cache::Memcached: add support of noreply for delete, incr, decr.
Tomash Brechko
-
2007/11/09
[PATCH 2/3] Add noreply parameter to delete, incr, decr, flush_all, verbosity commands.
Tomash Brechko
-
2007/11/09
[PATCH 1/3] Warn about "noreply" and malformed requests.
Tomash Brechko
-
2007/11/09
Next patch sequence
Tomash Brechko
-
2007/11/08
Re: [PATCH 1/6] Allow running tests in a build directory different from source directory.
Tomash Brechko
-
2007/11/08
Re: [PATCH 1/6] Allow running tests in a build directory different from source directory.
dormando
-
2007/11/08
[PATCH 6/6] Cache::Memcached: use 'noreply' option in void context.
Tomash Brechko
-
2007/11/08
[PATCH 5/6] Implement 'noreply' option for update commands.
Tomash Brechko
-
2007/11/08
[PATCH 4/6] Make CAS to parse its parameters properly.
Tomash Brechko
-
2007/11/08
[PATCH 3/6] Fix C operation priority bug.
Tomash Brechko
-
2007/11/08
[PATCH 2/6] Fix uninitialized comm in CAS command.
Tomash Brechko
-
2007/11/08
[PATCH 1/6] Allow running tests in a build directory different from source directory.
Tomash Brechko
-
2007/11/08
Re: Extensible command syntax
Tomash Brechko
-
2007/11/08
Re: Extensible command syntax
Tomash Brechko
-
2007/11/08
Re: [PATCH 2/2] Make old code pass gcc -Wall -Wextra.
Tomash Brechko
-
2007/11/08
Re: Extensible command syntax
Dustin Sallings
-
2007/11/08
Re: [PATCH 2/2] Make old code pass gcc -Wall -Wextra.
Marc
-
2007/11/08
[PATCH 2/2] Make old code pass gcc -Wall -Wextra.
Tomash Brechko
-
2007/11/08
[PATCH] Fix C operation priority bug.
Tomash Brechko
-
2007/11/08
[PATCH 1/2] Make new code pass gcc -Wall -Wextra.
Tomash Brechko
-
2007/11/08
Re: Extensible command syntax
Tomash Brechko
-
2007/11/07
Re: append, prepend, cas
Dustin Sallings
-
2007/11/07
Re: append, prepend, cas
Brian Aker
-
2007/11/07
Re: beginner's MySQL/memcache/PHP question
John Kramlich
-
2007/11/07
Re: beginner's MySQL/memcache/PHP question
Aaron Stone
-
2007/11/07
Re: beginner's MySQL/memcache/PHP question
mike
-
2007/11/07
beginner's MySQL/memcache/PHP question
Josh Meyer
-
2007/11/07
Re: Extensible command syntax
Dustin Sallings
-
2007/11/07
Re: Extensible command syntax
Tomash Brechko
-
2007/11/07
Re: Extensible command syntax
Tomash Brechko
-
2007/11/07
Re: Next patch sequence
Dustin Sallings
-
2007/11/07
Re: Extensible command syntax
Dustin Sallings
-
2007/11/07
[PATCH 3/3] Fix warning about discarded type qualifier.
Tomash Brechko
-
2007/11/07
[PATCH 2/3] Use callback functions to process commands.
Tomash Brechko
-
2007/11/07
[PATCH 1/3] Use GPerf for command parameter names.
Tomash Brechko
-
2007/11/07
Next patch sequence
Tomash Brechko
-
2007/11/07
Re: [PATCH 3/3] Use GPerf for command names.
Tomash Brechko
-
2007/11/07
Re: Extensible command syntax
Tomash Brechko
-
2007/11/07
Re: [PATCH 3/3] Use GPerf for command names.
Steven Grimm
-
2007/11/07
Re: [PATCH 3/3] Use GPerf for command names.
Aaron Stone
-
2007/11/07
Re: Extensible command syntax
Dustin Sallings
-
2007/11/07
Re: Extensible command syntax
dormando
-
2007/11/07
Re: What expense is there running across servers?
dormando
-
2007/11/07
What expense is there running across servers?
Patrick Galbraith
-
2007/11/07
[PATCH 2/3] Fix uninitialized comm in CAS command.
Tomash Brechko
-
2007/11/07
[PATCH 3/3] Use GPerf for command names.
Tomash Brechko
-
2007/11/07
[PATCH 1/3] Allow running tests in a build directory different from source directory.
Tomash Brechko
-
2007/11/07
Re: Extensible command syntax
Tomash Brechko
-
2007/11/06
Re: append, prepend, cas
Dustin Sallings
-
2007/11/06
append, prepend, cas
Brian Aker
-
2007/11/06
Re: Extensible command syntax
Dustin Sallings
-
2007/11/06
Re: Extensible command syntax
dormando
-
2007/11/06
Re: Extensible command syntax
Dustin Sallings
-
2007/11/06
Re: Extensible command syntax
dormando
-
2007/11/06
Re: Extensible command syntax
Chris Goffinet
-
2007/11/06
Re: Extensible command syntax
Dustin Sallings
-
2007/11/06
Extensible command syntax
Tomash Brechko
-
2007/11/05
Re: How do you track page hits or click statistics?
dangalist
-
2007/11/05
Re: Large lists
Dustin Sallings
-
2007/11/05
Re: [memcachedb] [ANN] memcachedb 0.1.0 is released and replication is ready!
[email protected]
-
2007/11/05
RE: [ANN] memcachedb 0.1.0 is released and replication is ready!
BUSTARRET, Jean-francois
-
2007/11/05
Re: Large lists
Ian Kallen
-
2007/11/05
Re: Large lists
K J
-
2007/11/05
RE: Large lists
Brian Beuning
-
2007/11/05
Re: Large lists
Ian Kallen
-
2007/11/05
Re: pre-release repcached (data replication patch)
hirose
-
2007/11/05
Re: Large lists
K J
-
2007/11/05
Re: Large lists
Dustin Sallings
-
2007/11/05
Re: Large lists
John Kramlich
-
2007/11/04
Large lists
J A
-
2007/11/04
Re: How do you track page hits or click statistics?
howard chen
-
2007/11/04
Re: How do you track page hits or click statistics?
dangalist
-
2007/11/04
Re: How do you track page hits or click statistics?
howard chen
-
2007/11/04
Re: How do you track page hits or click statistics?
dormando
-
2007/11/04
Re: Replication
Ask Bjørn Hansen
-
2007/11/03
Re: How do you track page hits or click statistics?
Todd Lipcon
-
2007/11/03
Re: How do you track page hits or click statistics?
Steven Grimm
-
2007/11/03
How do you track page hits or click statistics?
dangalist
-
2007/11/03
Re: Multiget/intelligent generic PHP wrapper function... thoughts /advice wanted
Dustin Sallings
-
2007/11/03
RE: Multiget/intelligent generic PHP wrapper function... thoughts /advice wanted
Brian Beuning
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Chris Goffinet
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Chris Goffinet
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Chris Goffinet
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Chris Goffinet
-
2007/11/02
Re: tag proposal
Dustin Sallings
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Dustin Sallings
-
2007/11/02
RE: tag proposal
Brian Beuning
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Dustin Sallings
-
2007/11/02
Re: pre-release repcached (data replication patch)
Chris Goffinet
-
2007/11/02
Re: pre-release repcached (data replication patch)
Ben Manes
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Dustin Sallings
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/11/02
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Dustin Sallings
-
2007/11/01
pre-release repcached (data replication patch)
HIROSE, Masaaki
-
2007/11/01
Re: cache miss even if the value exists?
Dustin Sallings
-
2007/11/01
RE: cache miss even if the value exists?
Peter Chiu
-
2007/11/01
Re: cache miss even if the value exists?
Nathan Schmidt
-
2007/11/01
cache miss even if the value exists?
Peter Chiu
-
2007/11/01
Re: Memcached + MySQL
Brian Aker
-
2007/11/01
Re: Memcached + MySQL
Alexander Zaitsev
-
2007/10/31
Re: Memcached in ROR
Eric Hodel
-
2007/10/31
Re: Memcached in ROR
Dave Cheney
-
2007/10/31
Memcached in ROR
Karthikeyan K
-
2007/10/31
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/10/31
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Dustin Sallings
-
2007/10/31
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/10/31
Re: Memcached + MySQL
Brian Aker
-
2007/10/31
Re: Memcached + MySQL
Brian Aker
-
2007/10/31
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Dustin Sallings
-
2007/10/31
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/10/31
Re: Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
Gavin M. Roy
-
2007/10/31
Multiget/intelligent generic PHP wrapper function... thoughts/advice wanted
mike
-
2007/10/31
Re: Speed difference under load
Mikael Johansson
-
2007/10/31
Re: Memcached + MySQL
Alexander Zaitsev
-
2007/10/30
Re: Memcached + MySQL
Patrick Galbraith
-
2007/10/30
Re: Memcached + MySQL
Chris Goffinet
-
2007/10/30
Re: Memcached + MySQL
Patrick Galbraith
-
2007/10/30
Re: Memcached + MySQL
Brian Aker
-
2007/10/30
Re: Memcached + MySQL
Brian Moon
-
2007/10/30
Memcached + MySQL
Angelo McComis
-
2007/10/30
Re: Status of Tag implementation?
Jan Miczaika
-
2007/10/30
Re: Status of Tag implementation?
Chris Goffinet
-
2007/10/30
Re: Status of Tag implementation?
Steven Grimm
-
2007/10/30
Re: Status of Tag implementation?
[email protected]
-
2007/10/30
Re: Its happening already
Clint Webb
-
2007/10/30
Status of Tag implementation?
John Kramlich
-
2007/10/29
Re: Its happening already
Brian Moon
-
2007/10/29
Re: Its happening already
Clint Webb
-
2007/10/29
Its happening already
Clint Webb
-
2007/10/29
Re: Speed difference under load
K J
-
2007/10/28
Re: Speed difference under load
J A
-
2007/10/28
Re: Cache hit ratio how to?
Brian Moon
-
2007/10/28
Re: Cache hit ratio how to?
Todd Lipcon
-
2007/10/27
Re: Cache hit ratio how to?
K J
-
2007/10/27
Re: Speed difference under load
marc
-
2007/10/27
Re: Speed difference under load
marc
-
2007/10/27
Re: problem setting and getting data
[email protected]
-
2007/10/27
Re: Speed difference under load
K J
-
2007/10/27
problem setting and getting data
[email protected]
-
2007/10/27
Re: Speed difference under load
Mikael Johansson