0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 21 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restructured to be a Rails Plugin More... over 15 years ago
explicitly requiring ActiveSupport More... over 15 years ago
Merge branch 'master' of [email protected]:ikai/jruby-memcache-client More... over 15 years ago
Fixed RSpec test cases where setting the data in raw but trying to read the data without the raw flag More... over 15 years ago
Updating README because we are encoding the Strings correctly More... over 15 years ago
Merge branch 'master' of [email protected]:ikai/jruby-memcache-client More... over 15 years ago
Use Marshal instead of YAML More... over 15 years ago
Updating Readme More... over 15 years ago
Formatting issue of README More... over 15 years ago
Updating README, adding an example log4j.properties file More... over 15 years ago
Updating README to include log4j instructions More... over 15 years ago
Updating readme More... over 15 years ago
DRY'd test More... over 15 years ago
Changing serialization to YAML. YAML is slower but it doesn't blow up like Marshal does on \222 More... over 15 years ago
Remove aliveCheck More... over 15 years ago
Removing the ActiveSupport namespace More... over 15 years ago
Adding JMemCacheStore for use with Rails More... over 15 years ago
Implementing expiry More... over 15 years ago
Adding tests for expiry More... over 15 years ago
Making the MemCache options configurable More... over 15 years ago
Adding a []= operator More... over 15 years ago
Tests for incr/decr More... over 15 years ago
Added namespacing More... over 15 years ago
Changes to initialization More... over 15 years ago
Adding a test for setting Ruby objects More... over 15 years ago
Adding tests for incr and decr More... over 15 years ago
More tests and fixes to client stats More... over 15 years ago
Changes stats to return a Ruby Hash More... over 15 years ago
Moving files into correct directories, breaking tests apart from client More... over 15 years ago
Updating README More... over 15 years ago