Skip to content
New issue

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

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

Already on GitHub? # to your account

keys should be of type T with implicit serializer to ByteString #4

Closed
etaty opened this issue Aug 18, 2013 · 1 comment
Closed

keys should be of type T with implicit serializer to ByteString #4

etaty opened this issue Aug 18, 2013 · 1 comment
Milestone

Comments

@etaty
Copy link
Owner

etaty commented Aug 18, 2013

No description provided.

@etaty
Copy link
Owner Author

etaty commented Sep 1, 2013

Redis keys are binary safe, this means that you can use any binary sequence as a key, from a string like "foo" to the content of a JPEG file.

http://redis.io/topics/data-types-intro

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant