因为redis缓存在内存中,在服务器内存只有1G时,用redis缓存够不够用的?
只是用来缓存访问信息的,例如IP、访问时长、访问来源
有没意义??
例如并发100……
曾经蜡笔没有小新2017-04-28 09:06:32
I want to say that running redis is absolutely no problem. You can do some projects yourself to practice your skills. If it is some small projects, it will be no problem, but the concurrency of small projects will not be very big
漂亮男人2017-04-28 09:06:32
This mainly depends on how much concurrency you have! It’s definitely no problem to start a small project!