Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在探索 Redis,我想知道 Redis 和 Web 服务中的哪一个会更好、更快并且兼容社交网络 iOS 应用程序。
IMO,Redis 不够安全,无法通过 Internet 连接到移动设备。它的安全机制只是为了防止用户错误而不是攻击。
它应该仅在应用程序后端后面的受信任网络上使用。因此,将通知直接扇出到移动设备可能不是一个好的选择。