Closed falstack closed 5 years ago
Configure is used to execute some configuration commands on redis instance, so that when it's memory is full, it knows which keys to evict (see sample usage).
If you don't need multi-cache you can simply configure it that.
About serialization, the object that is returned from nuxt contains some fields that can't be stringified easily.
Thanks
sorry i don't know why use redis client and quit:
why don't:
and maybe we don't need multi-cache?
--- update
and why need serialize cache string?