Skip to content

redis

Redis

It uses ==key-value pairs== each key can hold 512 MB of data - This databse use RAM as a primary data storge - It works simmilrary to cache - It can truly imporve preformence of the constaly used data - extremely fast read and write operation

[!quote] columnar_db redis firebase