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

Document Create/Get semantics better. #5

Closed
JasonPunyon opened this issue Apr 11, 2016 · 1 comment
Closed

Document Create/Get semantics better. #5

JasonPunyon opened this issue Apr 11, 2016 · 1 comment
Assignees

Comments

@JasonPunyon
Copy link
Owner

https://twitter.com/gortok/status/719286602418229248

@JasonPunyon JasonPunyon self-assigned this Apr 11, 2016
@JasonPunyon
Copy link
Owner Author

Cleaned this up. There's no more Create with an optional Id.

If you want redis to generate a new integer id for an object, use Create().

If you already have ids / don't need id generation / want to use Rol as a key value store, use Get().

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

No branches or pull requests

1 participant