Redis 安装教程 for Linux
Redis 安装教程 for Linux Redis是nosql KVDB 和memcached用途一致 不太适合作为数据持久存储 作为中间件来缓存数据 或者作为MYSQL数据库前端降低数据库查询 是一个非常好的选择 最新版为2.6.13 …
tclsh8.5 not found 解决方式
在安装redis的时候 又发现有这个问题 做个备忘 这玩意的官方网站 http://www.linuxfromscratch.org/blfs/view/cvs/general/tcl.html 解决办法 [crayon-682124c39cf30671175297/] 在编译就通过了 相关:tclsh8 5 …