Christoph Strobl
Christoph Strobl
Thank you @ai91 for bringing this up. We'll look into it.
The entire requirement forcing a timeout that is > 1 sec. limits usage of Redis API allowing the timeout to be a > double value specifying the maximum number of...
The lifecycle handling in Spring Data Redis is slightly off the arrangement defined by the core container. #2503 was a first step in the direction of aligning with the intended....
I agree with @sdeleuze that an automatic way of doing these kind of tasks would be a great thing. Since tests for hibernate are failing for 7.0 (some deprecated types...
[Hibernate `7.0.0.Final`](https://github.com/hibernate/hibernate-orm/releases/tag/7.0.0) has been released about 2 weeks ago. Since there's no metadata available for it, I updated #579. Will the automation be able to cope with this kind of...
@dnestoro yes, thank you!
good catch - thank you!
Thank you for reaching out! `@DocumentReference` is no drop in replacement for `@DBRef`, but an alternative approach of storing references between documents. I'm not aware of any section in the...
Thank you @bithazard for getting in touch. We'll look into this.
I've been looking at the mongodb documentation and related [tickets](https://jira.mongodb.org/) but there's no way to pass in something similar to `$natural` sorting when using aggregations. We cannot silently ignore the...