Redis localhost limitations and costs

Viewed 113

I downloaded Redis server and cli to my local machine and it working good.

I just wanted to know if I can use it also in production server:

Are there any critical limitations? For example: Can I use 100 GB for free? (It will be on my computer).

I know that Redis labs cost money per month but if I download the redis to my machine and not using the redis labs, would it be free? (and the cost will be only the storage of the machine I using).

1 Answers
Related