C
C
chaddie2018-06-21 16:35:30
Redis
chaddie, 2018-06-21 16:35:30

Redis per user?

Hello.
I have a server with a small number of users on it, everything is isolated via cagefs, I want to give redis users, but I'm having some problems. One of them is per-user redis memory sharing. If you hang a daemon for everyone on the server, then anyone connected to it will be able to read other people's data from memory. I would like to make sure that for each user, in fact, there is a redis-instance, in which only his data is located.
How can this be done with cagefs? Or docker?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2018-06-25
@opium

Run your own radish in docker for everyone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question