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.
我创建了 2 个齿轮,php-5.4 和 nodejs+redis。
如何从我的 PHP 设备连接 Redis?我在哪里更改配置?
我正在使用这个 redis 墨盒:
https://github.com/smarterclayton/openshift-redis-cart
您需要将 nodejs + redis 应用程序创建为扩展的应用程序,这样 redis 将使用它自己的设备,然后您可以使用提供的连接凭据从您的 php 设备连接到它。