An AS3 library for redis
References
Usage
Redis Utility
The api is extremely simple and all commands can be executed using the execute function. There are a few commands that are specifically implemented such as authentication and pub/sub functionality.
The Redis Utility inlcuded in this project is a simple application using the Redis-AS3 library. You can use this application to test out the api and/or redis.
本文作者:陈群
本文来自云栖社区合作伙伴rediscn,了解相关信息可以关注redis.cn网站。