Like the title says - is it just a cache? What about persistence? What about storing on disk?
A lot of times there can be a wrong idea that Tarantool is just a different version of Memcached.
Like the title says - is it just a cache? What about persistence? What about storing on disk?
A lot of times there can be a wrong idea that Tarantool is just a different version of Memcached.
A simple answer - Tarantool is not just a cache. Historically it was created to cache hot data for a social network, yes. But since then 10 years have passed and a lot have changed in Tarantool.
Tarantool is an in-memory data platform. Sounds fancy, but in simpler terms it is an in-memory DB + a built-in Lua application server.