因为redis缓存在内存中,在服务器内存只有1G时,用redis缓存够不够用的?只是用来缓存访问信息的,例如IP、访问时长、访问来源有没意义??例如并发100……
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
1G is a bit small. . .
This mainly depends on how much concurrency you have! It’s definitely no problem to start a small project!
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
1G is a bit small. . .
This mainly depends on how much concurrency you have! It’s definitely no problem to start a small project!