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的負(fù)擔(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的描述正確的有()。
以下屬于redis對集合set的各種操作命令的是()。
數(shù)據(jù)庫按邏輯模型進(jìn)行區(qū)分,有關(guān)系模型、層次模型、網(wǎng)狀模型等,以下哪個是不屬于關(guān)系型數(shù)據(jù)庫?()
MongoDB的索引包括()。
MongoDB中進(jìn)行find查詢時可以用到以下哪些函數(shù)?()
NoSQL的主要存儲模式不包括()。
MongoDB,如何查看db版本?()
memcached的內(nèi)存存儲機制說法正確的是()。
無須事先定義數(shù)據(jù)存儲結(jié)構(gòu)的數(shù)據(jù)庫有()。
MongoDB中,()刪除當(dāng)前集合中的所有索引(_id上的默認(rèn)索引除外)。