A.10天
B.20天
C.30天
D.40天
您可能感興趣的試卷
你可能感興趣的試題
A.pip install pymemcache
B.from pymemcache.client.base import Client
C.from pymemcache.client import Client
D.from pymemcache import Client
E.yum -y install pymemcache
A.set customerId 0609201901001
B.set customerId 201901001
C.replace customerId 009201901002
D.replace customerId 201901002
A.會增加CPU的負擔(dān)
B.需要增加內(nèi)存的容量
C.會提高內(nèi)存的利用率
D.會產(chǎn)生許多的內(nèi)存碎片
E.會造成一定的內(nèi)存浪費
A.add
B.set
C.replace
D.append
A.當(dāng)前存儲的數(shù)據(jù)總個數(shù)
B.啟動以來存儲的數(shù)據(jù)總數(shù)
C.LRU釋放的對象數(shù)目
D.已過期的數(shù)據(jù)數(shù)目來存儲新數(shù)據(jù)的數(shù)目
最新試題
對于MongoDB查詢計劃,返回參數(shù)stage的描述正確的有()。
無須事先定義數(shù)據(jù)存儲結(jié)構(gòu)的數(shù)據(jù)庫有()。
MongoDB中,()刪除當(dāng)前集合中的所有索引(_id上的默認索引除外)。
MongoDB中,對于stus集合,如字段sname上已存在一個名為sname_Index的升序索引,如何將此索引刪除掉?()
對于redis的hash數(shù)據(jù)類型,執(zhí)行的操作正確的是()。
關(guān)于memcached的內(nèi)置內(nèi)存存儲方式說法正確的是()。
MongoDB支持以下哪幾種索引?()
MongoDB副本集,群觸發(fā)選舉的條件是()。
MongoDB向集合中添加文檔的命令,正確的是()。
在生產(chǎn)分布式集群中,MongoDB的部署下列說法正確的是()。