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

github:replace cobertura plugin with jacoco (#170)

replace cobertura plugin with jacoco

7a92ff0ffdf2477ea5b0a2cd5be9d1d1dcf31e58 authored almost 2 years ago
github: Upgrade GitHub actions JDK and syntax fixes (#165)

* Upgrade GitHub actions JDK and syntax fixes

* change distribution

* change distribution

43e87cdee271f510c36a0ab2efe7e046f8d57e21 authored almost 2 years ago
release: bump SNAPSHOT ver to 0.8 for Spring 3.X compatible releases

5242527ee37590b6a37174bdf4770897cafe2b5c authored almost 2 years ago
docs: update README

d3304b72fd22c136a952fddb82ad46310bbb8b32 authored almost 2 years ago
Spring 3.x / Jedis 4.x / Java 17 Upgrade (#160)

* build: upgrade to Java 17

* feature: Spring 3.x upgrade

* dependencies: update to match ...

f6e5c1a18a987f35a2be1eb63fec963f827f27fa authored almost 2 years ago
feature: enable repository queries on nested Set/List entity members (#159)

0e07bc38243cb51414f92ec42098cb37632a373d authored almost 2 years ago
Add CompanyMeta to test subindex capabilities

bd74dc3af711055e8b4c7b1616837d61ad1ce988 authored almost 2 years ago
Add SubIndex of Type Number for Many to one association

55c6542e10ab63f621583656f2aa3e704b0e9363 authored almost 2 years ago
dependencies: bump SpringBoot version to 2.7.7 and SDR to 2.7.6

5b822dd61466333877cdf867b7f9f3c0b47181d2 authored about 2 years ago
feature: implement min and max in EntityStreams SearchStream using aggregations

7259af203bee5ee4f47d889e30612187b495c3a8 authored about 2 years ago
feature: add asc()/desc() method to metamodels to return proper Spring Sort

1bf923fbd2ac8a8bce0ba175a9cf5dd519b87092 authored about 2 years ago
build: fixing cache syntax (#152)

375b63dbe38b6c486ed9268effabe3affd8a2b09 authored about 2 years ago
build: release from redis-om-spring dir (#151)

607df1269668509f4616b843af3148fe98479735 authored about 2 years ago
feature: Search Aggregations API - Annotations-based and Entity Streams based (#149)

* feature: completes @Aggregation annotation features (resolves gh-79, gh-88)

* feature: Aggr...

7ee5f0a7ed7bcf73a637b6b1d3964f209b258b14 authored about 2 years ago
resolves gh-142

* use mappingContext to resolve entity prefix
* fix document repository to use derived key
* addi...

5f1e3b7e0f1518d74f514975332a8875173b32e6 authored about 2 years ago
feature: allow for stemmer-specific queries (see FT.SEARCH language param) - (resolves gh-139)

7e8f31dd6dd5609414ddb9ebfb2d765c2d89e339 authored about 2 years ago
fix: Resolve GSON MalformedJsonException when returning selected String values using Entity Streams (resolves gh-124)

db64af822204c7079e1f0aa5295049a888fe126a authored about 2 years ago
feature: handle nested indexable fields in EntityStreams (resolves gh-140)

0738fbd59e0e0c72c2799f83cb21b80b2541ebd4 authored about 2 years ago
refactor: fix formatting on RediSearchIndexer.java

123a423a9501e922eadbafae011e7351fb3499c6 authored about 2 years ago
feature: map Set/List of Numbers to JSON arrays, and enable contains/containsAll queries - (also resolves gh-137)

760c60c10c1452027e7f6f2a8cf7d1b12643cc3f authored about 2 years ago
feature: map Set/List of Geo Locations (Spring's Point) to JSON arrays and enable near/contains/containtsAll queries

cbec6884fe8d5f3d29a37ca233962504f9f48040 authored about 2 years ago
build: add <distributionManagement> element parent pom - bump version to 0.6.4

6474d752c2f99a600d69703582f8185e6881930e authored about 2 years ago
On push to a real branch

c3a387e637287193de858f2905206fe19eca51eb authored about 2 years ago
feature: Add limit/offset support to @Query (resolves gh-125)

f5a7f9ad536377b0206d4e97f7baf5738e00564d authored about 2 years ago
fix: NPE when querying an expired (TTL) JSON document - check .get($) (resolves gh-131)

b4b30f1efad9cd7f6ba2b8613ff6e591751eb99e authored about 2 years ago
fix: Only autoindex @Id field when not explicitely indexed by the user (resolves gh-135)

4a84f30c55d4117ac71757a7e4660c10fed5d335 authored about 2 years ago
fix: remove @Autowired in favor of constructor injection (resolved gh-133)

249daacf05d0b3ab795fdea024895b04aae7a8b8 authored about 2 years ago
docs: fix Javadoc for getIds methods

24431be1bdc382563fc932c5af565b13e22ee31c authored about 2 years ago
fix: NPE when querying an expired (TTL) JSON document (resolves gh-131)

56edd7fe185f04b5a34bb496cb75ac74b1f0c719 authored about 2 years ago
release: 0.6.3

63fd4c454fd5bb5851eecc44992927ab3cf8c5a5 authored about 2 years ago
fix: Enable**Repositories annotation does not discover Models if not as part of main app (resolves gh-127)

f916b4d5fe6f40f35538758a09c89e8eda0e9e0d authored about 2 years ago
fix: move ttl handling before index creation (resolves gh-129)

bb6f4933ddb07b71e1bcdaca18e60cbc6a02cea7 authored about 2 years ago
fix: addresses null key prefix when indices already created (resolves gh-122)

a70853521fb5b415619504191cb76030d6e7b039 authored about 2 years ago
docs: clean up Javadoc warnings (#121)

9e687e43f4d0270adc283a7b8b312fc28879c77a authored about 2 years ago
refactor: extract/consolidate indexing capabilities to a separate component

e05f751aaa9b63f097c40da75860220b10d76b4a authored about 2 years ago
refactor: implement all id and crud operations for Hashes without requiring id Sets

0e8f2bf0d30669f24ba8f5d9d59aed97353e4ad8 authored about 2 years ago
release: 0.6.2

a144039871a4c733394fc1a6ca8bb34f57a51f0b authored about 2 years ago
fix: regression - spring cloud stream causes annotated beans to be blank on first pass - (resolves gh-111)

4b013a7f4b2054267b1a58f64ff296067c011a67 authored about 2 years ago
refactor: implement collection counts using 'FT.SEARCH index * LIMIT 0 0'

d9f9c427e90ad4cf6a56ba4fb2ad227bfb337278 authored about 2 years ago
feature: always create an index if @Id is present

912b9bb29c028fecfc9fa7922edeab0dc2d85944 authored about 2 years ago
test: add test for delete and delete all without Id Sets

4ebe630e3ba95bb2610039de96a25c912599d076 authored about 2 years ago
refactor: implement all id and crud operations without requiring Set for JSON operations

a79e601c9c36bc516a0d29013590cdad99c1b223 authored about 2 years ago
test: update test for JSON operations without id Sets

9f4979d92e33ac0b3dc79c893012f52ada610419 authored about 2 years ago
refactor: propertly write boolean assertions with assetThat

36c8f2bd1e489a62bdb0faabc91ef40b626ff5d9 authored about 2 years ago
test: add test for key-value adapters

44036a0900577cb31c6e618d334ce00b970edcd5 authored about 2 years ago
refactor: remove shadow-copy logic from Hash-persistence

213dc2c4dd6944fac4013229980947478eb264a5 authored about 2 years ago
refactor: implement RedisEnhancedKeyValueAdapter#getAllOf using a search query

8ae95863bbe488102699adaa9477fb2b80bb7c5d authored about 2 years ago
feature: implement deleteAll by dropping and recreating the indices

ed36b5ff39c4be62a64165a55e36e9b2f900c23b authored about 2 years ago
build: skip demo project during deploys (maven.deploy.skip in POM) (#117)

0f752ffa72a5a94d84ef496550351188b067f76b authored over 2 years ago
refactor: sonar lint cleanup (#116)

* refactor: add @SuppressWarnings("null") on false positive

* refactor: use lambdas to avoid ...

18a00783fff02689027ca939e755267849bf2646 authored over 2 years ago
feature: return field with labels for tuple returns (resolves gh-110) (#115)

* feature: refactor tuples to take a list of their members labels

* feature: add mapToLabelle...

3a3d2485808b3743c58b89264c2538125e7f6250 authored over 2 years ago
feature: expose Gson builder factory and java.time.Instant GSON adapter (#114) (resolves gh-113)

* feature: Add millisecond-precision java.time.Instant GSON serializer/deserializer to long
* f...

980c3b2e5feec109a3ecbf7210430a407e68724f authored over 2 years ago
docs: minimal Javadoc clean up to pass publishing action (#104)

5b51b47fceb1dccf8d8b64e082136001de39754e authored over 2 years ago
pre-release clean up (#103)

* refactor: remove unused method

* refactor: use java.util.Optional over Google's Guava

* ...

3d4b7a0e2625b73d6a06544c02202d5b5d74c2cc authored over 2 years ago
feature: implementing TTL capability to saveAll overwritten methods (#101)

* Implementing TTL capability to saveAll overwritten methods

* Implementing processing of aud...

12d41c10166d32cb5ebae16fa7a00ccc9152b832 authored over 2 years ago
release: release 0.6.0 (#99)

* release: 0.6.0

* refactor: re-order Java modifiers per conventions

* refactor: use Colle...

617b93bd87c901541204c05aef19c75c3bd8897b authored over 2 years ago
fix: honor indexing annotations 'aliases' when querying (resolves gh-97) (#98)

abd7b2e3af2377544fdf86a9a930aaf66dc82c3d authored over 2 years ago
feature: adds convenience generated constants for nested fields in metamodel (#96)

* feature: adds convenience generated constants (for sorting) for nested fields in metamodel

...

002f4f176614a6f66a4e9c7077580e17b9d85c62 authored over 2 years ago
refactor: apply sonar lint recommendations (#95)

c8719aea347ba2bb4d80e42a7ee4a40d06040561 authored over 2 years ago
dependencies: upgrades to the latest Spring Boot (2.7.3) and Spring Data Redis (2.7.2) along with test dependencies (#94) - (resolved gh-86)

* feature: add messageListenerContainerRef property to EnableRedis* annotations (SDR 2.7.2)

*...

fbdad57f427dff6907768b27867da7ccc93f4ed9 authored over 2 years ago
test: ups test coverage and light refactoring (#89)

* test: add test for pageable catchall FT search

* refactor: extract searchIndexFieldAliasFor...

0f00def8171e37e611c0b8f9e2e2c484ab613f26 authored over 2 years ago
refactor: use pipe '|' as default separator for TAG index fields (resovles gh-72) (#90)

fce2880716586b0af425c40b59a9af104dc1ecf5 authored over 2 years ago
feature: pipelined saveAll methods of RedisRepositories (resolved gh-65)

* Overwriting saveAll methods of SimpleRedisEnhancedRepository and SimpleRedisDocumentRepository...

552d60d7f85ff65b9f035fa7d2a5b9118ba84c93 authored over 2 years ago
feature: improves Hash repos to match Document repos, fully tests EntityStreams, general clean up (#84) - (resolves gh-81, resolved gh-78)

* fix: add missing apply (aggregation transformations) parameter

* refactor: replace printSta...

e4283c83dfb417a582c69d1d67aab67eabe249d2 authored over 2 years ago
ci: update wordlist for spellchecker action (#85)

96eaf7c3459fcd72453caefdb41b81d2717ae3ea authored over 2 years ago
documentation: added gradle documentation (#82)

Co-authored-by: ally-jarrett <[email protected]>

9b4c0af1b7c0b8b39ea5a62f09505705dd8ce115 authored over 2 years ago
ci: updating the release an CI processes to fully live in GitHub Actions (#75)

Unifying with release and removing Circlei

86d6d83882617500ddb62f5a7b6b6030580c955b authored over 2 years ago
fix: prevent character escaping for full-text searches (resolves gh-69) (#73)

b188bed734ef82e5601ec0e552b9cfed6abea708 authored over 2 years ago
refactor: use pipeline on Hashes to improve performance (#71)

c898c36ad3284da3dc3e40a4070fca6c88609953 authored over 2 years ago
feature: Support @TimeToLive on JSON-mapped objects #66 (#68)

* feature: add ability for repositories to retrieve TTL for an object

* feature: enable @Time...

065ba0ead36d74ab77de683e4de7b710de8c1d4d authored over 2 years ago
Integrating spellcheck for CI (#67)

* spell check

* Update wordlist.txt

Added JSON, runtime and Redis

* Update wordlist.txt...

59585ac2af98d1898b42217a98f3b1f4d2605f45 authored over 2 years ago
feature: Redis JSON ARR* functionality as terminal operations on Entity Streams (#55)

* test: added missing assertion to JSON String Append feature for Entity Streams

* feature: i...

c0f4bb341e932c0f8d7a4a7671727e0a0f4ba692 authored over 2 years ago
Updating release drafter to match current standard (#57)

13d0c846df2887af2de4ba94b02fcb15a51e67e3 authored over 2 years ago
test: add test for @Query annotation with Pagination support (#53)

9d83aae81bce6d4e946478da6e8c544904962172 authored over 2 years ago
release: 0.5.1

f2396e00df335a9f11158cf3418549f8b337ec2b authored over 2 years ago
release: 0.5.1-SNAPSHOT

4108da72121a501eeba7cc79288615a24a190569 authored over 2 years ago
release: 0.5.1-SNAPSHOT

24272eefa846dfa99647d9a0d14967257c222c6b authored over 2 years ago
test: update custom objects tests

e89858457878cca502bf91b750b31fa3bafe22b8 authored over 2 years ago
test: add tests for empty results

4f4ab8ff1beec321b8905d90c03259449b6dd933 authored over 2 years ago
fix: do not return empty JSON doc {} for empty results

56c5d636d18e1303e6b763e23bb770b0c8ea6899 authored over 2 years ago
fix: take into account custom prefix for index creation

e42a95a6f14817bbd57986b157f34f47a9754e89 authored over 2 years ago
feature: escape special characters in tag field query parameters

6077d9fb386243d31ccfff6ebecf021931c6a5a4 authored over 2 years ago
fix: update query limit default to 10,000

d0ee4f6d19389ef67cb20d22572e30829aab73a6 authored over 2 years ago
release: update parent pom version to release version

6f67246c564ba38e6fdc7b50df6be3e1bedf236b authored over 2 years ago
demos: add snapshots repo to demos

4818b07a20d6c83ff4c5932d7f2d63b8053b9346 authored over 2 years ago
docs: update release information

19308e38a2e8ce6f41cc086a9c237477f2717253 authored over 2 years ago
docs: update release badge for v0.5.0

d306e151db4315f2eab38a411ffd4590d0355128 authored over 2 years ago
javadoc: light clean up to allow mavencentral publishing

0c81264f04a2a13826785603913bbdca858f57ba authored over 2 years ago
release: 0.5.0 - first official release

91a99a3dad05019cb691151b27d77c1e63263157 authored over 2 years ago
docker: update docker compose file to use Redis Stack (https://hub.docker.com/r/redis/redis-stack)

bc0c66fe870d83d4f2f1f6f586a8952ba851d80b authored over 2 years ago
demos: update demos to latest snapshot release (0.5.0)

76910e49c4b7ca1a3c942d4a055e3ab28a71f12b authored over 2 years ago
release: 0.5.0-SNAPSHOT

fcd86d093a9fb10beb8f141fdaa6c2ec9c2090cb authored over 2 years ago
dependencies: bump guava to 31.1-jre

e7b25d33b44c4746a661333a5ad4b8253593980e authored over 2 years ago
dependencies: upgrade to Spring 2.7.0 and SDR 2.7.0

3df46750728843d099357028fae83d4c1300543b authored over 2 years ago
fix: update permits demo

dc9155c94daabf399d8b9ca82ce2e2ffb183e1d2 authored over 2 years ago
fix: Allow custom keyspace prefix for @Document annotated objects (resolves gh-46)

afe2d2188f47a8d4378efd2d3ddb2c862c914230 authored over 2 years ago
test: add test for find by many repository finder

557c447facd0abf260378969fad54ca8fc3685a7 authored over 2 years ago
test: add test for findAllById

de8f3aba8a0a75b32449093f29bd3fae374a3027 authored over 2 years ago
docs: add CodeQL badge to README

537b14f50f1fe6599967e2fd725f27c038908fc5 authored over 2 years ago
docs: update README to reflect NoArgsConstructor requirement

b87fcecbace95ae3749146a1f6f6d63350f432a3 authored over 2 years ago