Anything like RedisJSON for Render's Valkey?

I’d like to cache JSON documents in the Valkey database, but it’s only practical if I can update individual keys without rewriting the entire JSON document for every modification. Are there any options to achieve this here? If not, anything on the roadmap?