Users can choose which storage to use in config file. Beansdb for memcached protocol and SSDB for redis protocol. SSDB is an alternative to Redis. Or you can use any other storage backend which is using these two protocols.
I believe it uses redis as one of the standard storage methods, but can interchangably use memcached, ssdb and beanydb. It's a bit hard to be sure from google translate documentation though.