Sure, serialization/deserialization takes some time, but disk write/read is VERYYYY SLOW.
Redis is an in memory no sql key/value database, I think it really fits your needs very well.
Sure, serialization/deserialization takes some time, but disk write/read is VERYYYY SLOW.
Redis is an in memory no sql key/value database, I think it really fits your needs very well.