Optimizing Redis memory usage for strings, integers, jsons and anything you like — Whats inside: How much +1 symbol to every redis key costs, and does key names optimization worth it? Key/value store abstraction over redis hashes. Getting 10 times less memory for stored integers or getting 5% memory discount for medium previews. To GZip or not to gzip — comparision of gzipping…