R
R
Randewoo2019-01-09 16:04:13
Redis
Randewoo, 2019-01-09 16:04:13

Can Memcached/Redis store big data?

Hello.
I have an array -

["q":"Как дела?","a":"Отлично."],["q":"Что делаешь?","a":"Ничего."]

This array will be 100-300 times larger than in the example. Is it possible to push such an array in JSON format into redis/memcached? Or rather, do redis/memcached support such data volumes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Tikhonov, 2019-01-09
@Randewoo

300 times more is 30 KB. Big data :)
Answer: you can. support.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question