Hi fleet team, may i know what is storage strategy...
# fleet
w
Hi fleet team, may i know what is storage strategy of redis in fleet? the data could be evicted? or it just stores some static data?
z
Redis is mostly used for live queries (there are a few other uses). If the Redis server goes down your current live queries will stop but you won't lose other data.