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

Build redis client and server #50

Open
cratuki opened this issue Feb 7, 2017 · 1 comment
Open

Build redis client and server #50

cratuki opened this issue Feb 7, 2017 · 1 comment
Assignees

Comments

@cratuki
Copy link
Member

cratuki commented Feb 7, 2017

Redis looks like a simple protocol.

https://redis.io/

For this reason, it should be near-trivial to implement in solent. Let's see if that's so. Want a pair of client/server spins for it.

http://pythonhosted.org/redis_protocol/

https://redis.io/topics/protocol

https://www.redisgreen.net/blog/beginners-guide-to-redis-protocol/

@cratuki cratuki self-assigned this Feb 7, 2017
cratuki added a commit that referenced this issue Feb 9, 2017
…the priority: will give the platform access to the simple-but-good redis normalisation mechanism.
@cratuki
Copy link
Member Author

cratuki commented Dec 21, 2017

This will need some work to bring it up to convention. It is still using the "x_new" approach. The rails are not correctly garbage-collected.

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