can arangodb be used as a memory first cache?

42 views
Skip to first unread message

kaivaan

unread,
Jun 16, 2023, 10:45:35 PM6/16/23
to ArangoDB
my scenario is I will use it for a multiplayer game data or a medium for matchmaking
I need it in a scenario of high-update-read but low in insert, there is very little relational stuff
its closer to key-value but would like to update it like a sql table.

or should I use a different solution?

Wilfried Gösgens

unread,
Jun 19, 2023, 6:22:40 AM6/19/23
to ArangoDB
https://www.arangodb.com/docs/stable/administration-reduce-memory-footprint.html explains how the rocksdb block cache works, and how your queries benefit.
If you have a "Hot set" this will definitely benefit from more ram & block caches.
Reply all
Reply to author
Forward
0 new messages