Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/redis-om-spring

Spring Data Redis extensions for better search, documents models, and more
https://github.com/redis/redis-om-spring

Release 0.9.1

bsbodden opened this pull request 8 months ago
Support for Lettuce Redis Client

mayipepsi opened this issue 8 months ago
Support interface based projections

maorohana-redis opened this pull request 8 months ago
Bsb/v0.9.1

bsbodden opened this pull request 8 months ago
Query generation with InPredicate

yufanren opened this issue 8 months ago
Client Side Caching support via Jedis

bsbodden opened this issue 8 months ago
Add exist/notExist predicated for EntityStream's Aggregations

bsbodden opened this issue 8 months ago
Add support for repository derived delete methods like Spring Data JPA

radhakrishna67 opened this issue 9 months ago
Custom converters for Enum to String not working

irinaalbu89 opened this issue 9 months ago
0.9.1-SNAPSHOT

bsbodden opened this pull request 9 months ago
@References fields should always be indexed as TAG fields

bsbodden opened this issue 9 months ago
Cache @Reference look ups on bulk reads such as findAll

bsbodden opened this issue 9 months ago
Setting TTL on @Document object

shannonantony opened this issue 9 months ago
Spring Webflux Support

codependent opened this issue 9 months ago
no metamodel tag fields generated for @Indexed Enums

SylvainAssemat opened this issue 9 months ago
About paging and sorting

Starl1tNight opened this issue 9 months ago
Java 21 Support

kramer opened this issue 9 months ago
Bsb/v0.9.0

bsbodden opened this pull request 9 months ago
Trouble with performing geospatial queries

prussian94 opened this issue 9 months ago
Refactor Implementation and Design smells

rajkp10 opened this pull request 9 months ago
Support for Null Param Repository Queries

edridudi opened this issue 10 months ago
Schema model creation is skipped if index exists

shireeshshelke opened this issue 10 months ago
With 0.8.9 version, Index creation gets skip because of @Indexed field

shireeshshelke opened this issue 10 months ago
fix: respect sortable setting on on TagFields.

Ferrone84 opened this pull request 10 months ago
docs: fix redis-stack url typo

allengueco opened this pull request 10 months ago
Add support to redis json on @cacheable annotation for functions

virgiliosanz opened this issue 10 months ago
The eq method is not escaping the / character

fabrizio-cannizzaro opened this issue 10 months ago
Release 0.8.9

bsbodden opened this pull request 10 months ago
Eq method should not escape characters

fabrizio-cannizzaro opened this issue 10 months ago
repo.findAll(sort) throws UncategorizedKeyValueException

Rohan-RPJ opened this issue 10 months ago
ExampleMatcher queries not working properly

Rohan-RPJ opened this issue 10 months ago
SimpleRedisDocumentRepository.saveAll method adds two colon in key

Rohan-RPJ opened this issue 10 months ago
Does redis-om-spring has ability of setting index name explicitly?

prussian94 opened this issue 11 months ago
How to achieve high throughput using OM Library

dsinghal-nice opened this issue 11 months ago
Modifying roms-vss Demo for RedisJSON Document Storage

shannonantony opened this issue 12 months ago
ci: Use GITHUB_OUTPUT envvar instead of set-output command

arunsathiya opened this pull request 12 months ago
Support standard interface/class based projections

abilash-sethu opened this issue 12 months ago
release: version 0.8.8

bsbodden opened this pull request 12 months ago
Makes UUID & ULID Indexable as TAGs

bsbodden opened this pull request 12 months ago
calls of JSONOperations run outside of watch, multi, exec transaction

gbereczkiotpm opened this issue 12 months ago
Add annotations to support Redis's RediSearch ephemeral indexes

fcerbell opened this issue 12 months ago
@Aggregation Example

dsinghal-nice opened this issue almost 1 year ago
Spring Boot 3.2

bsbodden opened this pull request about 1 year ago
QueryUtils escaping spaces on searchable text fields

jawalker0 opened this issue about 1 year ago
Supporting of AWS ElasticCache

rterzman opened this issue about 1 year ago
Code smells refactoring

Freya02 opened this pull request about 1 year ago
Removed code smells

Freya02 opened this pull request about 1 year ago
Spring 3.2 Test PR

bsbodden opened this pull request about 1 year ago
build: Bumped spellcheck action to latest version, since 0.23.0 is EOL

jonasbn opened this pull request about 1 year ago
Add support for UUIDs and ULIDs as TAG indexable field

radhakrishna67 opened this issue about 1 year ago
#293 fixed infinite nested loop during metamodel creation

justTimTim opened this pull request about 1 year ago
Minor tweaks to README

banker opened this pull request about 1 year ago
tag fuzzy search

ElikeYd opened this issue about 1 year ago
not support jdk1.8

283288675 opened this issue about 1 year ago
Implement EntityStreams findFirstOrElse

guos opened this issue about 1 year ago
refactor: clean up VSS demo

bsbodden opened this pull request about 1 year ago
Use FTCreateParams for ftCreate method

sazzad16 opened this pull request about 1 year ago
TTL within @Document is not updated while saving entity

ShivaShanmugam3792 opened this issue over 1 year ago
reactive support

guos opened this issue over 1 year ago
fix: prevent index out of bounds on nocontent empty query results

bsbodden opened this pull request over 1 year ago
Test filtering by nested list properties

gediminasmorkys opened this pull request over 1 year ago
connect to cluster always go to localhost

guos opened this issue over 1 year ago
Can redis-om-spring generate a search query by a nested list item property

gediminasmorkys opened this issue over 1 year ago
Support MapField[New feature]

guos opened this issue over 1 year ago
Fixed a couple of typos.

simonprickett opened this pull request over 1 year ago
#341 fixed the problem of reusing the parameter in @Query

justTimTim opened this pull request over 1 year ago
Pageable with sort column throws UnsupportedOperationException

tksarul opened this issue over 1 year ago
Connection to multiple Redis Enterprise DB from single application

rpjtesting opened this issue over 1 year ago
constructor of predicate

HengCC opened this issue over 1 year ago
about search query parameter binding,

HengCC opened this issue over 1 year ago
How do I search for percentages

rjdkolb opened this issue over 1 year ago
Bsb/release v0.8.7

bsbodden opened this pull request over 1 year ago
feature: implements summarization/highlight for EntityStreams with Ha…

bsbodden opened this pull request over 1 year ago
Bsb/v0.8.7 release

bsbodden opened this pull request over 1 year ago
Implement filter for index creation

bsbodden opened this issue over 1 year ago
feature: implement VSS (Vectorize and Search) for JSON documents

bsbodden opened this pull request over 1 year ago
Create Indexes using single class and multiple Configuration

rpjtesting opened this issue over 1 year ago
Dependencies upgrades

bsbodden opened this pull request over 1 year ago
Enable Metamodel Fields Generation for Non-Indexed Fields (resolves gh-327)

bsbodden opened this pull request over 1 year ago