Z
Z
ze72018-07-18 20:46:21
NoSQL
ze7, 2018-07-18 20:46:21

Which key-value store to choose?

Task: I need to somehow store json objects in a common memory available between all node.js instances, and also search by fields. What do you advise?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Mirilaczvili, 2018-07-18
@2ord

In my opinion, we are talking about document-oriented databases in this case. MongoDB or ArangoDB.

M
m0nym, 2018-07-18
@m0nym

PostgreSQL, JSONB fields
As well as Tarantool, Redis, Aerospike.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question