Not able to save JSON in Redis | When can we expect Redis Graph support in Azure Cache

Rohit Yadav 1 Reputation point
2022-12-07T13:52:38.883+00:00

Hi
I am using Spring boot integration with Azure Redis cache
I am able to save normal key in Azure Redis cache ,But i am not able to save Json in same cache.
In standard Redis server(not from azure) i am able to save JSON in redis

I see one difference in RedisInsight by comparing standard Redis server with azure redis.
standard Redis server supports RedisSearch,RedisJSON,RedisGraph,RedisTimeSeries,RedisBloom
azure Redis server supports RedisSearch,RedisJSON,RedisTimeSeries,RedisBloom.

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
305 questions
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2022-12-07T17:49:41.643+00:00

    Hi, @Rohit Yadav Welcome to the Microsoft Q&A forum, Thanks for posting your question.
    If I understand correctly you want to know when Redis Graph supports Azure Cache and you also want to know why you are not able to save JSON to Redis Cache.
    Can you please share the error message, region, and cache name? when trying to save JSON to the cache?

    Please note that only the Enterprise sku of Azure Cache for Redis supports the RedisJSON module.
    Currently, there are no plans to support RedisGraph on Azure Cache for Redis Enterprise.

    Hope this will help. Please let us know if any further queries.

    Regards
    Geetha

    Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.