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網站。