Spring Projects Issues
Spring Projects Issues
**[David Tanner](https://jira.spring.io/secure/ViewProfile.jspa?name=dgtanner)** opened **[DATAREDIS-678](https://jira.spring.io/browse/DATAREDIS-678?redirect=false)** and commented https://docs.spring.io/spring/docs/current/spring-framework-reference/html/cache.html Synchronized caching * _In a multi-threaded environment, certain operations might be concurrently invoked for the same argument (typically on startup)._ By default, the...
**[James Green](https://jira.spring.io/secure/ViewProfile.jspa?name=jgreen)** opened **[DATAREDIS-820](https://jira.spring.io/browse/DATAREDIS-820?redirect=false)** and commented This is one of those "it was working last week I swear" issues. We are storing a JSON formatted value in a hash and...
**[Yan Ma](https://jira.spring.io/secure/ViewProfile.jspa?name=hi.yanma)** opened **[DATAREDIS-814](https://jira.spring.io/browse/DATAREDIS-814?redirect=false)** and commented We are using Redis as the main in-memory DB. Our business requirements heavily demand range queries based on attributes of timestamp type or numeric...
- Kotlin code fails to compile on JDK 15 #1833
**[Sonu Kumar](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER49691)** opened **[DATAREDIS-1163](https://jira.spring.io/browse/DATAREDIS-1163?redirect=false)** and commented In Spring Redis data, many of the places, doc says ```java @return {@literal null} when used in pipeline / transaction. ``` For example in...
**[Christoph Strobl](https://jira.spring.io/secure/ViewProfile.jspa?name=cstrobl)** opened **[DATAREDIS-938](https://jira.spring.io/browse/DATAREDIS-938?redirect=false)** and commented Add option to read cache configuration from properties file. The idea ist to have one global (default) configuration file `redis-cache.properties` ``` locked: [true, false]...
**[Abhijit Sarkar](https://jira.spring.io/secure/ViewProfile.jspa?name=asarkar)** opened **[DATAREDIS-1250](https://jira.spring.io/browse/DATAREDIS-1250?redirect=false)** and commented The following repository definition fails: ``` interface TestRepo: CoroutineCrudRepository ``` with ``` org.springframework.dao.InvalidDataAccessApiUsageException: Reactive Repositories are not supported by Redis. Offending repository is com.mycompany.persistence.TestRepo!...
**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** opened **[DATAREDIS-1131](https://jira.spring.io/browse/DATAREDIS-1131?redirect=false)** and commented This is a follow-up of [spring-projects/spring-boot#15630](https://github.com/spring-projects/spring-boot/issues/15630) As part of this issue, Spring Boot alters the `ClusterTopologyRefreshOptions` that's part of the `ClientOptions`. Spring Boot also...
**[ismael COULIBALY](https://jira.spring.io/secure/ViewProfile.jspa?name=icoulibaly)** opened **[DATAREDIS-1075](https://jira.spring.io/browse/DATAREDIS-1075?redirect=false)** and commented Hey guys, Me and my team are facing a probleme due to the usage of Spring Data Redis 2.2.2 in a Spring Boot App....
**[Christoph Strobl](https://jira.spring.io/secure/ViewProfile.jspa?name=cstrobl)** opened **[DATAREDIS-883](https://jira.spring.io/browse/DATAREDIS-883?redirect=false)** and commented --- No further details from [DATAREDIS-883](https://jira.spring.io/browse/DATAREDIS-883?redirect=false)