经常听各位前辈在讲redis,redis,redis 是怎么怎么高效,以前曾经在项目中用到过,但是没有机会在项目中全面了解过 redis 的服务搭建、服务配置、redis的使用, 这次总算有机会了,分享一下我对redis的认知和服务搭建、配置相关的经验。
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
因项目需要,对于数据库操作是需要在mysql中创建一个跨库的触发器,此为前提,但在在使用过程中,老是出错,在google上搜索了一个多小时才将问题解决。真是汗啊。