Large documents in redis: is it worth compressing them (Part 2)
In a previous post, we measured that compressing large JSON documents before sending them to redis was faster than sending them as is. I made the measurement...
In a previous post, we measured that compressing large JSON documents before sending them to redis was faster than sending them as is. I made the measurement...
At Forest Admin, we build admin panels for which we need to compute and cache large JSON documents. These documents are stored in redis and retrieved from th...
Shit happens.
Let’s say that you have to extract 100M objects from a database, make some transformations on them and then load them into another storage system.
Here it is: a new fresh blog, built from scratch, and with some new content (hopefully). The paint is still fresh, and things are not perfect yet, but as usu...