Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@seancribbs
Created March 2, 2012 15:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seancribbs/1959278 to your computer and use it in GitHub Desktop.
Save seancribbs/1959278 to your computer and use it in GitHub Desktop.
  1. Connection timeouts
  2. PR/PW support
  3. Complete connection manager (use multiple hosts, retry failed ops on other nodes, prefer non-failing nodes)
  4. Make protobuffs dependency installation sane
  5. Automatically select correct transport for each operation
  6. Warn/raise on Luwak usage if not present on server
  7. Construct server URLs based on available resources (using "/" url to detect)
  8. Stats, Server info support
  9. Complete secondary index support
  10. Add sibling resolution strategies/policies
  11. Simplify bucket properties, remove client global request props
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment