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

chicken-scheme client for redis #134

Closed
carld opened this issue Jun 20, 2012 · 1 comment
Closed

chicken-scheme client for redis #134

carld opened this issue Jun 20, 2012 · 1 comment

Comments

@carld
Copy link

carld commented Jun 20, 2012

Hi,

Here is another redis client for your collection:

https://github.com/carld/redis-client.egg

More documentation is here:

http://wiki.call-cc.org/eggref/4/redis-client

chicken-scheme users can install it with: chicken-install -s redis-client

You are welcome to add it to the list of clients on the redis.io website.

The license is BSD style.

Thanks

@carld
Copy link
Author

carld commented Jun 20, 2012

{
"name": "redis-client",
"language": "Chicken Scheme",
"url": "http://wiki.call-cc.org/eggref/4/redis-client",
"repository": "https://github.com/carld/redis-client.egg",
"description": "A redis client for chicken-scheme 4.7",
"authors": ["carld"]
},

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