Skip to content

Commit

Permalink
Pulled QueueAttachment out into MemcachedNode.
Browse files Browse the repository at this point in the history
	QueueAttachment was a nested class in MemcachedConnection that was used to
hold per-connection information.  It was called QueueAttachment because it was
attached to the select queue or something like that.  MemcachedNode seems like
a better name, and it's going to need to be exposed some as we get into more
pluggable node selection algorithms.
  • Loading branch information
dustin committed Jul 5, 2007
1 parent 002d210 commit 8e4eb93
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 248 deletions.
Loading

0 comments on commit 8e4eb93

Please sign in to comment.