openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
memcache
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 7 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
allow cloning connections without copying the socket (so i can make record_cache thread safe)
Justin Balthrop
More...
about 15 years ago
don't auto-initialize value when you incr or decr on a missing key
Justin Balthrop
More...
about 15 years ago
return nil if nothing is deleted rather than false (this is consistent with the old client and with Array/Hash)
Justin Balthrop
More...
about 15 years ago
store all values as strings in Memcache::LocalServer
Justin Balthrop
More...
about 15 years ago
changed default WRITE_LOCK_WAIT to 1 second for better cpu usage
Amos Elliston
More...
about 15 years ago
correct server hash function to be consistent with old library
Justin Balthrop
More...
over 15 years ago
primary value is nil if any segment is not found
Justin Balthrop
More...
over 15 years ago
fix flags error when no flags are passed using segmented server
Justin Balthrop
More...
over 15 years ago
don't call close if the server doesn't respond to it
Justin Balthrop
More...
over 15 years ago
improved error logging
Justin Balthrop
More...
over 15 years ago
README tweak
Justin Balthrop
More...
over 15 years ago
improved error handling
Justin Balthrop
More...
over 15 years ago
add stats test
Justin Balthrop
More...
over 15 years ago
add some missing methods to local_server. add summary stats interface
Justin Balthrop
More...
over 15 years ago
update README
Justin Balthrop
More...
over 15 years ago
add shortcut for local servers
Justin Balthrop
More...
over 15 years ago
add stubs for cas and flags in LocalServer
Justin Balthrop
More...
over 15 years ago
update README
Justin Balthrop
More...
over 15 years ago
Regenerated gemspec for version 0.9.1
Justin Balthrop
More...
over 15 years ago
Version bump to 0.9.1
Justin Balthrop
More...
over 15 years ago
fix bad merge and rake test
Justin Balthrop
More...
over 15 years ago
switch to jeweler
Justin Balthrop
More...
over 15 years ago
Version bump to 0.0.0
Justin Balthrop
More...
over 15 years ago
Merge branch 'refactor'
Justin Balthrop
More...
over 15 years ago
updated README and fixed tests
Justin Balthrop
More...
over 15 years ago
unify get and get_multi interface. add tests for get_some and get with expiry reset
Justin Balthrop
More...
over 15 years ago
more tests. remove support for expiry in delete (no longer supported by memcached)
Justin Balthrop
More...
over 15 years ago
rename db_server to pg_server because it depends on PGConn-specific functionality. finish pg_server functionality
Justin Balthrop
More...
over 15 years ago
improve db_server. add append, etc to main Memcache class. add get_or_add
Justin Balthrop
More...
over 15 years ago
add partitioned server with tests. add support for flags and cas_unique through string accessors
Justin Balthrop
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree