26、下列哪个数据格式Redis是不支持的A.StringB.HashMapC.ListD.Tree
26、下列哪个数据格式Redis是不支持的
A.String
B.HashMap
C.List
D.Tree
参考答案和解析
Zlist
相关考题:
关于Redis的说法,以下错误的是() A、Redis是一个完全开源免费的、使用Java开发的、遵守BSD协议的、内存中的数据结构存储。B、Redis可以作为数据库使用C、Redis可以作为缓存中间件使用D、Redis可以作为消息代理使用
Refer to the exhibit. A new TAC engineer comes to you for advice. The engineer wants to configure RIPv2 - OSPF two - way redistribution while avoiding routing loops. Which two additio ns to the router B1 configuration should the engineer make?()A. access - list 40 deny 172.16.1.0 0.0.0.255 access - list 40 permit any router rip redistribute ospf 100 metric 5 distribute- list 40 out ospf 100B. ip prefix - list rip_routes permit 172. 16.1.16/25 ge 26 le 28 route - map redis - ospf deny 10 match ip address prefix- list rip_routes router rip redistribute ospf 10 route - map redis - ospf subnetsC. ip prefix - list rip - to - ospf permit 10.1.1.8/25 ge 26 le 28 route - map redis - rip deny 20 match i p address prefix - list rip - to - ospf router ospf 100 redistribute rip route - map redis - rip subnetsD. access - list 15 deny 10.1.1.0 0.0.0.63 access - list 15 permit any route - map redis - rip deny 10 match ip address 15 route - map redis - rip permit 20 router os pf 100 redistribute rip route - map redis - rip subnets
分布式数据库缓存技术有Memcache与Redis,关于两者的说法正确的是() A. Memcache不仅仅支持简单的k/v类型的数据,同时还提供list,set,hash等数据结构的存储。B. Redis支持多线程C. Memcache不能进行内存管理D. Redis支持主从、sentinel、cluster等分布式存储方式
单选题下列哪个选项不是WebService中使用到标准()AXML数据格式BSOAPCHTTPDWSDL