func init() { storage.Register("memory", initDriver) }
func init() { storage.Register("redis", initDriver) }