本月博客排行
-
第1名
龙儿筝 -
第2名
lerf -
第3名
fantaxy025025 - johnsmith9th
- xiangjie88
- zysnba
年度博客排行
-
第1名
青否云后端云 -
第2名
宏天软件 -
第3名
gashero - wy_19921005
- vipbooks
- benladeng5225
- e_e
- wallimn
- javashop
- ranbuijj
- fantaxy025025
- jickcai
- gengyun12
- zw7534313
- qepwqnp
- 解宜然
- ssydxa219
- zysnba
- sam123456gz
- sichunli_030
- arpenker
- tanling8334
- gaojingsong
- kaizi1992
- xpenxpen
- 龙儿筝
- jh108020
- wiseboyloves
- ganxueyun
- xyuma
- xiangjie88
- wangchen.ily
- Jameslyy
- luxurioust
- lemonhandsome
- mengjichen
- jbosscn
- zxq_2017
- lzyfn123
- nychen2000
- forestqqqq
- wjianwei666
- ajinn
- zhanjia
- Xeden
- hanbaohong
- java-007
- 喧嚣求静
- mwhgJava
- kingwell.leng
最新文章列表
redis 键值存取效率测试i
require "rubygems"
require "redis"
require "json"
redis = Redis.new(:host => "localhost", :port => 6379)
module AutoJ
def auto_j
h = {}
insta ...
Redis初探01 - redis开发环境搭建
untu10.04
1.安装并编译redis:
$sudo su
$mkdir /usr/local/redis
$cd /usr/local/redis
$wget http://redis.googlecode.com/files/redis-2.0.0-rc2.tar.gz
$tar zxvf redis-2.0.0-rc2.tar.gz
$cd redis-2.0.0-rc2
...
linux下nginx的安装
以Red Hat Enterprise Linux 5为例进行讲解。
相关系列:
linux下jdk的安装
linux下ant的安装
linux下redis的安装
linux下svn的安装
linux下nginx的安装
linux下graphviz的安装
linux下doxygen的安装
安装nginx版本为0.8.36
一。下载nginx
下载地址 ...
linux下svn的安装
以Red Hat Enterprise Linux 5为例进行讲解。
相关系列:
linux下jdk的安装
linux下ant的安装
linux下redis的安装
linux下svn的安装
linux下nginx的安装
linux下graphviz的安装
linux下doxygen的安装
安装svn版本为1.6.1
一。下载svn
下载地址:http://su ...
linux下redis的安装
以Red Hat Enterprise Linux 5为例进行讲解。
相关系列:
linux下jdk的安装
linux下ant的安装
linux下redis的安装
linux下svn的安装
linux下nginx的安装
linux下graphv ...
install eventlet ,redis,dreque on centos
change default python to python26,use mv commandeasy_install rediseasy_install drequechange the python back to original python interperteryum -y install gccyum install kernel-headerschnage to the new p ...
install eventlet ,redis,dreque on centos
change default python to python26,use mv commandeasy_install rediseasy_install drequechange the python back to original python interperteryum -y install gccyum install kernel-headerschnage to the new p ...
redis zset usage
zset means sorted setit take with a score as sort standardswhen you use zadd() add a new element,you need specificed a score as rank stardandanother tip is when you use redis list type,always use rpush ...
最近博客热门TAG
Oracle(49876) MySQL(37268) SQL Server(17623) Access(9329) DB2(4271) Redis(3181) Sybase(2414) 数据挖掘(2098) MongoDB(2014) SQLite(1817) PostgreSQL(1635) HBase(1492) NoSQL(1000) HSQLDB(620) Informix(581) Derby(578) Cassandra(375) PowerBuilder(333) CouchDB(113) TokyoCabinet(87)