In practice, the RedisJSON module provides standard Redis functionality. I know it doesn't come built in to the standard distribution. But I don't know anyone using Redis without this module. It's what allows rapid access (the reason anyone uses Redis) to specific properties within structured data. Without this module, DO managed Redis users are forced to either 1) write their own wrapper code to mimic the functionality; 2) read the entire data structure and load it into a JSON object to access the bit you want; 3) abandon the managed instance and run your own Redis on a droplet. I appreciate that allowing users to customize modules on their managed Redis might not be a short-term possibility. HOWEVER, it's so simple to add a Redis module, and this particular module should be included by default in all DO managed Redis—don't make it an option, make it standard. I did not imagine this would not be available when I set out. It's not a deal breaker for me because DO is the best option by a country mile, in most every respect. However, taking Redis in isolation, this omission places DO managed Redis at a distinct disadvantage in the market; is there any other comparable ( Redis.io , Heroku, etc.) service where this isn't available? This is not an obscure request born of some highly specific use case or niche implementation—it reflects a standard functionality expected by most Redis users. Love, Bernie