Reputation: 645
I want to use Redis as cache in my project, so as we know that redis store data in the memory, absolutely there are limitations on that, how long the data will persist on memory ? Do I want to implement some algorithms in that(least recently used for example) ?
Upvotes: 0
Views: 86
Reputation: 5689
Upvotes: 1