來自于 [Redis討論組] 2017-04-21 11:17:53 0 3 844
nosql - Redis的key按object-type:id:field格式設(shè)計的原因??
來自于 [Redis討論組] 2017-04-21 11:17:50 0 1 717
linux下start redis后就一直顯示那個界面,如何回到原來的命令輸入模式
來自于 [Redis討論組] 2017-04-21 11:17:47 0 3 1069
有時候調(diào)試的時候需要查找redis里的某個key里的值,該如何操作?
來自于 [Redis討論組] 2017-04-21 11:17:41 0 2 1082
redis中的list,hash,set,zset的內(nèi)存占用或效率的大概次序是怎么樣的?
用一個鍵來存儲一堆值,如果list,hash,set,zset業(yè)務(wù)都可以實現(xiàn),從內(nèi)存效率上來看,大概的順序是怎么樣的?
來自于 [Redis討論組] 2017-04-21 11:17:35 0 0 724
來自于 [Redis討論組] 2017-04-21 11:17:31 0 2 641
redis - 像做的關(guān)注標(biāo)簽功能,其數(shù)據(jù)庫是怎樣設(shè)計的
來自于 [Redis討論組] 2017-04-21 11:17:28 0 1 667
來自于 [Redis討論組] 2017-04-21 11:17:22 0 3 837
redis - 網(wǎng)站帖子瀏覽量如何統(tǒng)計?
類似于 這樣的問題瀏覽量是如何統(tǒng)計的?解決方案是怎么樣的?謝謝指導(dǎo)
來自于 [Redis討論組] 2017-04-21 11:17:19 0 0 679
redis 可以實現(xiàn)類似mysql的高級排序嗎?
redis sort 能做類似 mysql 這樣的排序嗎? SELECT id,weight,click FROM task ORDER BY weight DESC, click ASC
來自于 [Redis討論組] 2017-04-21 11:17:15 0 5 1066
我redis里配置了db0、db1、db2、db3四個庫,我想看每個庫分別占用的大小應(yīng)該怎么辦? 另外jedis里有什么方法可以用嗎?
來自于 [Redis討論組] 2017-04-21 11:17:09 0 1 798
通過閱讀文檔發(fā)現(xiàn)redis居然是單線程的,它是怎么做到能夠支撐這么高的并發(fā)的?用到了什么特殊的算法結(jié)構(gòu)或者非阻塞模型嗎?
來自于 [Redis討論組] 2017-04-21 11:17:04 0 2 742
來自于 [Redis討論組] 2017-04-21 11:17:01 0 2 752
來自于 [Redis討論組] 2017-04-21 11:16:57 0 2 1503