Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The plan using @Cacheable in spring-web-flux [DATAREDIS-967] #1541

Closed
spring-projects-issues opened this issue Apr 11, 2019 · 3 comments
Closed
Assignees
Labels
in: cache RedisCache and CacheManager status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

kongh opened DATAREDIS-967 and commented

I am using spring-web-flux and want to use @Cacheable for caching the domain entity, but , 

org.springframework.data.redis.cache is not reactive .

 

How can I resovle the problem ?

 

 


No further details from DATAREDIS-967

@spring-projects-issues
Copy link
Author

Mark Paluch commented

@Cacheable is limited to imperative programming only. See spring-projects/spring-framework#17920

@spring-projects-issues
Copy link
Author

Mark Paluch commented

Currently, we do not plan to add a reactive cache implementation

@spring-projects-issues spring-projects-issues added in: cache RedisCache and CacheManager status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement labels Dec 30, 2020
@christophstrobl
Copy link
Member

There has been some movement on FW side recently resolving spring-projects/spring-framework#17920.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: cache RedisCache and CacheManager status: declined A suggestion or change that we don't feel we should currently apply type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants