Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MGET semantics are awkward #14

Closed
alphazero opened this issue Mar 27, 2010 · 1 comment
Closed

MGET semantics are awkward #14

alphazero opened this issue Mar 27, 2010 · 1 comment
Labels

Comments

@alphazero
Copy link
Owner

mget(String key, String ... otherKeys) is awkward to use and should be changed to a simpler mget(String ... keys). This would be true for any similar methods in the API specs.

(Thanks to @al3xander for highlighting this).

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant