文件名称:php 连接redis的相关数据类型和函数实例(超详细)
文件大小:13KB
文件格式:RAR
更新时间:2023-03-17 05:35:46
PHP redis
代码中包含了PHP操作redis的所有代码,字符串相关函数的操作,列表(list),hash,集合,有序集合的相关操作。方便初学PHP和redis的相关同学的学习
【文件预览】:
redis
----string_num.php(1KB)
----list()
--------plen.php(166B)
--------whilepop.php(333B)
--------lpush.php(290B)
--------range.php(536B)
--------whilepush.php(291B)
--------pop.php(564B)
--------rem.php(443B)
----string_set.php(433B)
----zset()
--------set.php(996B)
--------zset.php(730B)
----string_append.php(275B)
----connect_select.php(73B)
----string_num_sub.php(310B)
----string_delete.php(466B)
----string_get.php(970B)
----hash.php(297B)
----list.php(251B)
----string_exist.php(281B)
----StringMultset.php(701B)
----inc.php(174B)
----connect.php(94B)
----set()
--------set_diff.php(287B)
--------set.php(824B)
--------inter.php(229B)
----string()
--------lock.php(414B)
--------lockWatch.php(1005B)
--------string.php(1KB)
----string_setNx.php(1KB)
----watch.php(801B)
----hash()
--------hash_de.php(470B)
--------hash_setnx.php(284B)
--------hash_get.php(142B)
--------hash_mget.php(289B)
--------hash_getAll.php(270B)
--------hash_set.php(250B)
--------hash_mset.php(319B)
----string_setex.php(405B)