0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from phlipper/patch-1 More... over 11 years ago
add GitHub Flavored Markdown to README More... over 11 years ago
Bumping version to 0.5.1 More... over 11 years ago
use expect ... to instead of lambda ... should in rspec More... over 11 years ago
ignore nil value in Memcached options More... over 11 years ago
remove Gemfile.lock More... over 11 years ago
convert argument to Map<String, String> instead of RubyHash More... over 11 years ago
move timeout tests to timeout_spec, which runs very very very slow :-( More... over 11 years ago
close ZInputStream and ZOutputStream to avoid memory leak More... over 11 years ago
add junit dependency More... over 11 years ago
clean up java codes per IntelliJ suggestions More... over 11 years ago
update CHANGELOG More... over 11 years ago
update README and CHANGELOG More... over 11 years ago
Bumping version to 0.5.0 More... over 11 years ago
retry for increment/decrement More... over 11 years ago
do not define different flags to compatible with memcached.gem More... over 11 years ago
increment and decrement work with MarshalTranscoder now More... over 11 years ago
catch RaiseException More... over 11 years ago
retry for Memcached#get More... over 11 years ago
add Memcached::ATimeoutOccurred to handle timeout exceptions More... over 11 years ago
update spymemcached to 2.8.3, shouldOptimize is false by default More... over 11 years ago
allow to change shouldOptimize, which is false by default More... over 11 years ago
merge not_optimize branch More... over 11 years ago
memcached.quit in benchmark.rb More... over 11 years ago
add rake to Gemfile More... over 11 years ago
add spec rake task for travis More... over 11 years ago
add Memcached::ATimeoutOccurred exception More... over 11 years ago
should not optimize More... over 11 years ago
Bumping version to 0.4.1 More... over 11 years ago
fix ClassCastException from Long to RubyFixnum More... over 11 years ago