- 双语例句 更多例句
当需要让一个特定的缓存失效,会通过Redis消息系统给一级缓存发送删除通知。
互联网摘选
In addition, we have a services property with the name of our instance of the Redis service.
此外,我们还有一个services属性,其内容为我们的Redis服务的实例的名称。
互联网摘选
Redis是一个支持多种数据结构的、持久化的、分布式的服务器端缓存系统。
互联网摘选
此外,还有一个针对Node.js的Redis库,我们可使用它与我们的Redis Cloud服务通信。
互联网摘选
We just need to know some additional details about the Redis Cloud service.
我们只需知道其他一些有关Redis Cloud服务的细节。
互联网摘选
memcache和Redis是不需要您在与Web服务器相同的服务器上运行用户缓存的其他流行选择。
互联网摘选
可以看到create-service命令接受3个参数:服务名称、计划和您选择的Redis Cloud服务的特定实例的名称。
互联网摘选
要在本地运行应用程序,可从Redis网站下载并安装一个本地Redis服务器。
互联网摘选
A simpler solution is Redis, which supports basic publish/ subscribe.
Redis是一个更简单的解决方案,它支持基本发布/订阅功能。
互联网摘选
返回给我们的对象中是一个credentials属性,它包含我们连接到Redis服务所需的主机、端口和密码。
互联网摘选
Details such as these are provided to us by the Redis instance we created in the previous section.
这些细节是我们在上一节中创建的Redis实例提供给我们的。
互联网摘选
继续之前,我们需要一些细节,比如主机、端口和密码,才能连接到Redis Cloud为我们提供的Redis服务器。
互联网摘选
We need to require the Redis library so we can use it in our server code.
我们需要对Redis库执行require,所以我们可在服务器代码中使用它。
互联网摘选
如果它未定义,我们假设用户有一个通过默认端口(6379)z在本地运行的Redis服务器。
互联网摘选
If that command completed successfully, you have an instance of Redis ready to use.
如果该命令成功完成,您就会有一个Redis实例可供使用。
互联网摘选
在我们的新实现中,我们不再对客户端数组执行循环并发送聊天消息(此工作现在在Redis订阅者事件处理函数中三成。)
互联网摘选
- 今日热词
- 热门搜索
- installation n.安装;装置;永久性军事基地;就职;
- strange adj.奇怪的;陌生的;
- bbw abbr.bare brass wire 裸黄铜线;bus band width 总线带宽制动系统;保养品换季噜(Bath and Body Works);全电路制动系统
- birdcage n.鸟笼;鸟笼状的东西;类似鸟笼的场所(如牢房等);
- least adv.最少;det. 最小的;起码;
- following adj.接下来的;下列的;n.追随者;如下;
- sausage n.香肠,腊肠;〈口〉德国人;
- let me do it for you 让我来替你做;让我来帮你吧
- fry n.鱼苗,鱼秧;弗赖伊(姓氏);油炸食物;(口语)烦恼,愤激;vi.用油煎;用油炸烤炒;油炸;
- clumsy adj.笨拙的;无技巧的;不得体的;粗糙的;难以移动的;设计欠佳的;难用的;难处理的;复杂难懂的;使用不便的;
- height n.高度;高;高处;处于顶峰;…的极致,极点;
- occur v.发生;存在于;

