Earlier this year
-
-
-
-
-
-
r98
(Remove stats malloc and stats maps due to a security issue.) committed by stv...@gmail.com
- Remove stats malloc and stats maps due to a security issue.
Remove stats malloc and stats maps due to a security issue.
-
r97
(new option '-G' for setting log file dir) committed by stvchu
- new option '-G' for setting log file dir
new option '-G' for setting log file dir
-
issue 9
(Errors with memory pool size over 2G) commented on by stvchu
-
-
-
r96
(Fix some warnings on 64-bit compiler) committed by stvchu
- Fix some warnings on 64-bit compiler
Fix some warnings on 64-bit compiler
-
-
r94
( * Bugfix: 64bit box can not specify memory pool size large...) committed by stvchu
- * Bugfix: 64bit box can not specify memory pool size larger than 2G with '-m' option
* new option '-E' to automatically remove log files that are no longer needed, but PLEASE NOTICE:
- "Automatic log file removal is likely to make catastrophic recovery impossible."
- "Replication applications will rarely want to configure automatic log file removal as it
increases the likelihood a master will be unable to satisfy a client's request for a recent log
record." So this option will be disabled when replication is on regardless of whether you specify
it.
* Bugfix: slight security issue when client specify a negative value length
* Bugfix: 64bit box can not specify memory pool size larger than 2G with '-m' option
* new option '-E' to automatically remove log files that are no longer needed, but PLEASE NOTICE:
- "Automatic log file removal is likely to make catastrophic recovery impossible."
- "Replication applications will rarely want to configure automatic log file removal as it
increases the likelihood a master will be unable to satisfy a client's request for a recent log
record." So this option will be disabled when replication is on regardless of whether you specify
it.
* Bugfix: slight security issue when client specify a negative value length
-
-
-
r93
(fix a typo mistake) committed by stvchu
- fix a typo mistake
-
-
r92
(plan to update the guid, be patient) committed by stvchu
- plan to update the guid, be patient
plan to update the guid, be patient
-
r91
(some docs update) committed by stvchu
- some docs update
-
r90
(some default settings policy changed) committed by stvchu
- some default settings policy changed
some default settings policy changed
-
r89
(new 'rget' command patch for 'memcache.py') committed by stvchu
- new 'rget' command patch for 'memcache.py'
new 'rget' command patch for 'memcache.py'
Older
-
-
r88
(typos in Changlog) committed by stvchu
- typos in Changlog
-
r87
(archive for 1.2.1-beta) committed by stvchu
- archive for 1.2.1-beta
-
r86
(prepare for 1.2.1-beta release) committed by stvchu
- prepare for 1.2.1-beta release
prepare for 1.2.1-beta release
-
r85
(remove unwanted files) committed by stvchu
- remove unwanted files
-
r84
(rget patch for 0.25) committed by stvchu
- rget patch for 0.25
-
r83
(new option '-X') committed by stvchu
- new option '-X'
-
r82
(patched libmemcached for rget command) committed by stvchu
- patched libmemcached for rget command
patched libmemcached for rget command
-
r81
(fix a rget bug when use malloc; prepare for 1.2.1 beta relea...) committed by stvchu
- fix a rget bug when use malloc; prepare for 1.2.1 beta release
fix a rget bug when use malloc; prepare for 1.2.1 beta release
-
r80
(new command rget, and some others) committed by stvchu
- new command rget, and some others
new command rget, and some others
-
memcachedb-1.2.0.tar.gz (MemcacheDB 1.2.0 is released, for BerkeleyDB 4.7) file uploaded by stvchu
-
Labels:
Featured
Type-Source
OpSys-All
Labels:
Featured
Type-Source
OpSys-All
-
r79
(1.2.0 release) committed by stvchu
- 1.2.0 release
-
r78
(1.2.0 tag) committed by stvchu
- 1.2.0 tag
-
r77
(prepare for 1.2.0 release) committed by stvchu
- prepare for 1.2.0 release
prepare for 1.2.0 release
-
r76
(archive for 1.2.0-beta) committed by stvchu
- archive for 1.2.0-beta
-
r75
(tag for 1.2.0-beta) committed by stvchu
- tag for 1.2.0-beta
-
r74
(1.2.0-beta is released) committed by stvchu
- 1.2.0-beta is released
-
-
r72
(mdbtop.py changes) committed by stvchu
- mdbtop.py changes
-
r71
(prepare for 1.2 release) committed by stvchu
- prepare for 1.2 release
-
r70
(merge 1.2 to trunk) committed by stvchu
- merge 1.2 to trunk
-
r69
(1.2.0 version) committed by stvchu
- 1.2.0 version
-
-
r67
(code clean up;new tools;) committed by stvchu
- code clean up;new tools;
-
r66
(stats and replication code improved) committed by stvchu
- stats and replication code improved
stats and replication code improved
-
r65
(add memp_trickle values to stats command) committed by stvchu
- add memp_trickle values to stats command
add memp_trickle values to stats command
-
r64
(* New option '-e' to set percent of the pages in the cache t...) committed by stvchu
- * New option '-e' to set percent of the pages in the cache that should be clean, used for
memp_trickle call(only available when '-T' is presented).
* New option '-e' to set percent of the pages in the cache that should be clean, used for
memp_trickle call(only available when '-T' is presented).
-
r63
(* Replace the database type setting option '-T' with '-B'
* ...) committed by stvchu
- * Replace the database type setting option '-T' with '-B'
* Now '-T' has new meaning that it fires a separate thread to do memp_trickle every xx seconds.
* Replace the database type setting option '-T' with '-B'
* Now '-T' has new meaning that it fires a separate thread to do memp_trickle every xx seconds.
-
r62
(* Now 'append' and 'prepend' commands are supported.
* Merge...) committed by stvchu
- * Now 'append' and 'prepend' commands are supported.
* Merge bugfix code from Memecached community.
* lots of refactors for better implementation and a bit code tuning.
* Now 'append' and 'prepend' commands are supported.
* Merge bugfix code from Memecached community.
* lots of refactors for better implementation and a bit code tuning.
-
r61
(add IOV_MAX defined for linux) committed by stvchu
- add IOV_MAX defined for linux
add IOV_MAX defined for linux
|