Skip to content

Instantly share code, notes, and snippets.

@fredjean
Created July 29, 2009 04:45
Show Gist options
  • Save fredjean/157876 to your computer and use it in GitHub Desktop.
Save fredjean/157876 to your computer and use it in GitHub Desktop.
config = ['kestrel-1:22133', 'kestrel-2:22133']
config << {:pool_name => 'async'}
client = MemCache.new(config)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment