E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
php-redis
NoSQL数据库之Redis数据库管理(
PHP-REDIS
实例)
一.redis.php <?php //实例化 $redis = new Redis(); //连接服务器 $redis->connect("localhost"); //授权 $redis->auth("lamplijie"); //相关操
bijian1013
·
2014-07-29 00:00
redis
数据库
NoSQL
NoSQL数据库之Redis数据库管理(
PHP-REDIS
实例)
一.redis.php <?php //实例化 $redis = new Redis(); //连接服务器 $redis->connect("localhost"); //授权 $redis->auth("lamplijie"); //相关操
bijian1013
·
2014-07-29 00:00
redis
数据库
NoSQL
php-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open 链接redis服务参数host:string
山鹰sniper
·
2014-07-17 18:00
Windows 环境安装 mongodb 客户端 RockMongo
所以我们先回忆一下上次配置的php和
php-redis
的版本和类
ezerg
·
2014-06-25 15:00
mongodb
windows
php
Redis pub/sub(Publish,Subscribe)
目录Redispub/sub(Publish,Subscribe)1、Pub/Sub功能2、Pub/Sub机制3、Pub/Sub在redis当中的实现4、
Php-redis
扩展测试5、Redispub/
besterector
·
2014-06-20 12:54
web
service
Redis pub/sub(Publish,Subscribe)
(Publish,Subscribe)1、 Pub/Sub功能2、 Pub/Sub机制3、 Pub/Sub 在redis当中的实现4、
Php-redis
besterector
·
2014-06-20 12:00
redis
sub
Pub
pubs
phpredis中文手册《redis中文手册》php版
本文是参考《redis中文手册》,将示例代码用php来实现,注意
php-redis
与redis_cli的区别(主要是返回值类型和参数用法)。
zqtsx
·
2014-06-11 11:00
redis
缓存
PHP-redis
中文文档
转自:http://www.cnblogs.com/weafer/archive/2011/09/21/2184059.htmlphpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__co
qdujunjie
·
2014-05-23 13:00
mac下安装
php-redis
扩展
@baofeng安装
php-redis
扩展,参考于在Mac系统上安装redis服务curl-Ohttps://nodeload.github.com/nicolasff/phpredis/zip/mastertar-zxfmastercdphpredis-master
chong2230
·
2014-05-16 11:47
php
学习笔记
Redis安装 和
PHP-redis
扩展安装
Redis安装1,下载: TCL8.5:http://www.tcl.tk/REDIS:http://redis.io2,安装首先安装tcl8.5:tar-zxvftcl8.6.1-src.tar.gz cdtcl8.6.1/unix ./configure make&&makeinstall再安装redis:tar-zxvfredis-2.6.16.tar.gz cdredis-2.6.16 m
black_OX
·
2014-03-28 15:00
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP5.5安装PHPRedis扩展
phpredis是个人觉得最好的一个
php-redis
客户端,因为其提供的function与redis的命令基本一致,降低的了学习成本,同时功能也很全面。 一。
hanqunfeng
·
2013-12-03 16:00
redis
PHP-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open 链接redis服务参数host:string
Delete_V
·
2013-11-20 13:00
数据库
数据
服务器
事务
strlen
pecl与phpize,
php-redis
PECL 的全称是ThePHPExtensionCommunityLibrary,是一个开放的并通过PEAR(PHPExtensionandApplicationRepository,PHP扩展和应用仓库)打包格式来打包安装的PHP扩展库仓库。phpize 命令是用来准备PHP扩展库的编译环境的,有了这个工具不必为了一个想要的模块,而重新编译php了! 例子:为php增加openssl.so模块1
happyrabbit456
·
2013-11-14 12:00
记录php5.4与
php-redis
冲突的解决
最近由于update了ubuntu的源,导致原来新源与本地系统库一些lib冲突,导致系统桌面显示异常,后来只有重装,新安装了php5.4.9,还安装了redis,
php-redis
扩展,
php-redis
tengzhaorong
·
2013-10-14 09:00
nginx
PHP
php-fpm
php-reids
redis php 实例一
下面的例子都是基于
php-redis
这个扩展的。
abc123456789cba
·
2013-09-22 15:00
redis
PHP-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系 很有用;以下是redis官方提供的命令使用技巧: 下载地址如下: https://github.com/owlient/phpredis(支持redis 2.0.4) Redis::__construct构造函数$red
abc123456789cba
·
2013-09-22 14:00
redis
windows redis (
php-redis
插件,redis-admin管理工具)使用
//download.csdn.net/detail/musicrabbit/5927683或官网https://github.com/MSOpenTech/redis直接运行run_db.bat即可
php-redis
musicrabbit
·
2013-08-13 19:00
PHP-redis
中文文档
PHP-redis
中文文档phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com
YHL27
·
2013-08-12 22:00
PHP-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open链接redis服务参数host:string,
zhanxinggui
·
2013-08-04 19:05
redis
yum 安装 redis
php-redis
redis和
php-redis
在官方源上是没有的,需要安装其他的源,其他源的地址为http://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release
musicrabbit
·
2013-08-03 10:00
PHP-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open链接redis服务参数host:string,
freemandf
·
2013-07-19 14:29
PHP-redis中文文档
phpredis中文手册——《redis中文手册》 php版
redis中文手册:http://readthedocs.org/docs/redis/en/latest/本文是参考《redis中文手册》,将示例代码用php来实现,注意
php-redis
与redis_cli
那些年我们一起
·
2013-07-11 11:00
安装使用
php-redis
1.安装redis yuminstallredis2.启动redis服务/etc/init.d/redisstart3.进入redis-cli-hlocalhost-p6379 4.安装
php-redis
zzz_781111
·
2013-07-01 15:00
redis php 实例一
下面的例子都是基于
php-redis
这个扩展的。 1,connect 描述:实例连接到一个Redis.
tron.lu
·
2013-06-28 12:00
redis
PHP-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open链接redis服务参数host:string,
lyjjob
·
2013-06-03 17:39
redis
PHP
pecl与phpize,
php-redis
PECL 的全称是ThePHPExtensionCommunityLibrary,是一个开放的并通过PEAR(PHPExtensionandApplicationRepository,PHP扩展和应用仓库)打包格式来打包安装的PHP扩展库仓库。phpize 命令是用来准备PHP扩展库的编译环境的,有了这个工具不必为了一个想要的模块,而重新编译php了! 例子:为php增加openssl.so模块1
abcddtt
·
2013-03-22 17:00
PHP-redis
中文文档介绍
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open链接redis服务参数host:string,
·
2013-02-07 16:31
PHP-redis
中文文档
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open 链接redis服务参数host:string
zalion
·
2013-01-07 14:00
phpredisadmin、predis、
php-redis
配置手册
前面一篇已经向大家介绍了《redis的图形界面管理工具:phpredisadmin》,URL:http://blog.csdn.net/wy3552128/article/details/8145319下面来说一下它的安装,说白了吧,phpredisadmin工具就是一个放在Apache或者nginx下web根目录下的网站。平台:VMware上虚拟的centos4.7宿主机:windows已经安
·
2012-11-04 14:00
redis
redis安装手册,中文配置手册,
php-redis
模块安装方法,Web管理phpRedisAdmin
redis官方网站及最新版本下载地址:http://redis.io/download 本文章基于Centos+yum安装的服务器环境 redis的下载及安装: 帮助 1 2 3 4 5 6 7 mkdir /usr/local/redis cd /usr/local/redis wget http: //redis
wangxiaoxu
·
2012-10-25 17:00
redis
redis安装手册,中文配置手册,
php-redis
模块安装方法,Web管理phpRedisAdmin
redis官方网站及最新版本下载地址:http://redis.io/download 本文章基于Centos+yum安装的服务器环境 redis的下载及安装: 帮助 1 2 3 4 5 6 7 mkdir /usr/local/redis cd /usr/local/redis wget http: //redis
wangxiaoxu
·
2012-10-25 17:00
redis
centos安装redis及
php-redis
扩展
今天公司同事要求在测试机上安装redis,并且要求让php安装上redis的扩展,redis是一个key-value存储系统.和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)和zset(有序集合)。这些数据类型都支持push/pop、add/remove及取交集并集和差集及更丰富的操作,而且这些操作都是原子性的。在此基础上,
simpleiseasy
·
2012-08-07 00:00
伍哥原创之安装nginx,mysql,php-fpm,redis
【伍哥原创】v1.02012-6-4初稿v1.12012-6-5更新,增加
php-redis
模块的编译安装【正文】本文目的CentOS6.2下通过yum安装nginx,mysql,php-fpm,redis
alex.wu
·
2012-08-06 19:00
php-redis
常用操作
phpredis是php的一个扩展,效率是相当高有链表排序功能,对创建内存级的模块业务关系很有用;以下是redis官方提供的命令使用技巧:下载地址如下:https://github.com/owlient/phpredis(支持redis2.0.4)Redis::__construct构造函数$redis=newRedis();connect,open链接redis服务参数host:string
涛石
·
2012-07-20 14:55
redis
PHP
php-redis
中文帮助手册CHM版本制作完成~~发布下载地址了
php-redis
中文帮助手册CHM版本制作完成~~发布下载地址了http://l9.yunpan.cn/lk/20qtxaz0vy
四云麒麟
·
2012-07-19 22:00
php-redis
中文参考手册
phpreids
php-redis
中文帮助手册_系统相关_config_eval_evalSha_script...
configDescriptionGetorSettheredisconfigkeys.取得或者设置REIDS系统配置KEYS。Parametersoperation (string)either GET or SETkey stringfor SET,glob-patternfor GET.See http://redis.io/commands/config-get forexamples.v
四云麒麟
·
2012-07-19 16:00
redis
PHP
phpredis
php-redis
中文帮助手册
php-redis
中文参考手册_zset_hash相关_zAdd_zRange_zDelete...
ZSET(storedset)和set一样是字符串的集合,不同的是每个元素都会关联一个double类型的score。实现使用的是skiplist和hashtable,skiplist的实现使用的是双线链表。Score的主要作用是排序,因此sortedset主要用作索引。zAddDescriptionAddsthespecifiedmemberwithagivenscoretothesortedse
四云麒麟
·
2012-07-18 11:00
redis
PHP
phpredis
php-redis
中文参考手册
php-redis
中文参考手册_randomKey_select_move_rename_re...
randomKeyDescriptionReturnsarandomkey.返回一个随机的KEY。ParametersNone.ReturnvalueSTRING:anexistingkeyinredis.STRING:一个存在于REDIS中的KEYExample$key=$redis->randomKey(); $surprise=$redis->get($key);//whoknowswhat
四云麒麟
·
2012-07-18 11:00
redis
PHP
phpredis
php-redis
中文参考手册
php-redis
中文帮助手册_set相关_sAdd_sRem_sRemove_sMove_s...
set数据类型相关操作 在Redis中,我们可以将Set类型看作为没有排序的字符集合,和List类型一样,我们也可以在该类型的数据值上执行添加、删除或判断某一元素是否存在等操作。需要说明的是,这些操作的时间复杂度为O(1),即常量时间内完成次操作。Set可包含的最大元素数量是4294967295。 和List类型不同的是,Set集合中不允许出现重复的元素,这一点和C++标准库中的set容器
四云麒麟
·
2012-07-17 14:00
redis
PHP
set
phpredis
php-redis
php-redis
中文参考手册_list容器相关_lPush_rPush_lPushx_rPu...
lPushDescriptionAddsthestringvaluetothehead(left)ofthelist.Createsthelistifthekeydidn'texist.Ifthekeyexistsandisnotalist, FALSE isreturned.添加一个字符串值到LIST容器的顶部(左侧),如果KEY不存在,曾创建一个LIST容器,如果KEY存在并且不是一个LIST
四云麒麟
·
2012-07-17 12:00
redis
PHP
phpredis
php-redis
中文参考手册
php-redis
中文参考手册_incr_incrBy_incrByFloat_decr_de...
incr,incrByDescriptionIncrementthenumberstoredatkeybyone.Ifthesecondargumentisfilled,itwillbeusedastheintegervalueoftheincrement.对指定的KEY的值自增1。如何填写了第二个参数,将把第二个参数自增给KEY的值。Parameterskeyvalue:valuethatwil
四云麒麟
·
2012-07-17 11:00
redis
PHP
phpredis
php-redis
中文参考手册
php-redis
中文参考手册_multi_exec_discard_watch_unwatc...
multi,exec,discard.DescriptionEnterandexittransactionalmode.进入、退出事务处理模式。Parameters(optional) Redis::MULTI or Redis::PIPELINE.Defaultsto Redis::MULTI.A Redis::MULTI blockofcommandsrunsasasingletransact
四云麒麟
·
2012-07-17 10:00
redis
PHP
phpredis
php-redis
中文参考手册
php-redis
中文参考手册_Ping_echo_set_get_setex_psetex_...
pingDescriptionCheckthecurrentconnectionstatus检查当前连接实例的状态Parameters(none)ReturnValueSTRING: +PONG onsuccess.ThrowsaRedisExceptionobjectonconnectivityerror,asdescribedabove.如果失败,Throws一个RedisException对
四云麒麟
·
2012-07-16 21:00
redis
PHP
phpredis
php-redis
中文帮助手册
php-redis
函数帮助手册_consturct_connect_open_pconnect...
Redis::__constructDescriptionCreatesaRedisclient创建一个Redis客户端Example$redis=newRedis();connect,openDescriptionConnectstoaRedisinstance.(连接到一个Redis实例)Parametershost:string.canbeahost,orthepathtoaunixdoma
四云麒麟
·
2012-07-16 20:00
redis
PHP
phpredis
php-redis
中文帮助
上一页
1
2
3
4
5
6
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他