Ecosyste.ms: OpenCollective

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

github.com/redis/redis-om-node

Object mapping, and more, for Redis and Node.js. Written in TypeScript.
https://github.com/redis/redis-om-node

Merge pull request #218 from redis/0.4.3-release

0.4.3 release

0cc95846528a34ecdd67dc6d0ba25c31ab9317ce authored over 1 year ago
updated docs

57f7eba0f6064ee65ec4008e169dcf555ae84abc authored over 1 year ago
added change history, bumped version

d8438f74f700973ed187bc9798d9d341858217d0 authored over 1 year ago
fixed intermittent test in the worst possible way

1283e9e7b963daf93842e255aa321c7bbf9d926f authored over 1 year ago
Merge pull request #200 from Neeraj-Ghodla/feat/add-support-for-fuzzy-search

feat: add support for fuzzy matching in full-text search

26b9bbc2fc70aac57afe7bb2b0bbb860c3819fba authored over 1 year ago
Merge pull request #211 from garrett-green/feature/120-add-expireAt

Add 'expireAt' To Set TTL With Date Object

9872e6dc51dd7ad574289bcff09c4d3c48ba5f41 authored over 1 year ago
Merge pull request #216 from redis/update-node-versions

Update node versions

31d7da01decf974506a422cb992bf8f42275ffd8 authored over 1 year ago
fixed failing test that resulted from changes to FT.INFO returning new values and FT.DROPINDEX throwing an error with different casing, the latter was also a bug

cefa7748563d982ea37dff1f3781782341adaf14 authored over 1 year ago
updated to newer versions that are used in Node Redis

9dc898098f36d8c69f24201dbf301dc252ec7e85 authored over 1 year ago
Merge pull request #215 from redis/update-node-versions

updated to newer versions of node

934d4bb040059cbe9faf8dc655393fcb35105ecb authored over 1 year ago
updated to newer versions of node

275a980a7e26a5d6730c77db509b3e124eb4d86c authored over 1 year ago
Updated to use expireAt on client with simplified implementation on repository

96a3d5c3b0ba9a757cc34e13ea4522489d130990 authored over 1 year ago
Implemented repository.expiredAt method

0c090897baf7ef9419f5de8280c254919ea9ebec authored over 1 year ago
Merge branch 'redis:main' into feat/add-support-for-fuzzy-search

ac9af69dced297121f0483589ccb224792784dfe authored over 1 year ago
Merge pull request #207 from SlinkyPotato/SlinkyPotato-patch-1

Update README.md

3ffbedb365e15369661a8691b91299449dbf2a5d authored over 1 year ago
Merge pull request #208 from brekim/fix-readme-typos

chore: fix readme typos

c3e22fb20092c2ff177ab5bd100c4c212e2002e7 authored over 1 year ago
chore: fix readme typos

711b49f2e4ff701f70e9b0c82c8065438594b7f2 authored over 1 year ago
Update README.md

remove extra text

6368b71f4677e9bfb076303ff0ae143189cc7a36 authored over 1 year ago
Merge pull request #202 from redis/issue-198-tag-wildcard

Fixed problem with escaping question marks in TAGs

73abb62efac223406e027f22ae1ad8b49ec292b5 authored over 1 year ago
updated changelog and bumped version

8da813f4222d7c6563cb7ed0a0a62269eb15fd43 authored over 1 year ago
escaped additional characters

5d691e5df482fdbb7842713cd9cf387c4985b7b4 authored over 1 year ago
Merge pull request #201 from redis/issue-55-number-array

Added number[] as a new type

39fa5ff5047b78f2bc2cec98cc938f3c413243a7 authored over 1 year ago
updated version, ran npm audit fix

4ea476e603973179b7a845a0ea844e35241faeaa authored over 1 year ago
Regenerated docs

cf3a3dcd1dd3855ae9467b52186357e597316247 authored over 1 year ago
added new field def to exports

000d2f304483d49a2efddb471c064116c46af28c authored over 1 year ago
updated docs, added to changelog

4f5798b68a5fc075042e79b61deb1c14a892f51e authored over 1 year ago
updated functional tests

7dba3324c3f2a92b7c95f4102d606422292da1ce authored over 1 year ago
unit tests all passing

730d368e8a6dd52ca31ef87381664ef0056aa26d authored over 1 year ago
feat: add support for fuzzy matching in full-text search

e52c70917fe403440d9bed36e512c9b3130a0edf authored over 1 year ago
indexer, field, schema, and search completed

4e67da1a190eb115a61435d813e351e132b62910 authored over 1 year ago
Merge pull request #192 from redis/release-0.4.0

Release 0.4.0

5f624be8a14894c33bdbc45c745cfbd15edc6a83 authored over 1 year ago
updated docs run

290ba0f6552e5e080cd43d56236a59500defbe2c authored over 1 year ago
updated README, removed beta marker, updated CHANGELOG

660c639283e0fc15391bfa2267f6e21b2b4e7f31 authored over 1 year ago
Merge pull request #191 from redis/issue-130

Handled issue with dots and spaces in field names, and a bit more

977e5022e734f630664ab68bb587d8384d6da735 authored over 1 year ago
bumped beta version

4d66be2a5894da3496f2591cd15a5c090b3c3cd4 authored over 1 year ago
search query is now escaped

50e09394332a3a2d866804849435aa0ca0669d08 authored over 1 year ago
tests to validate the fields with spaces and dots work, escaped quotes and slashes

31718dec22fa5a7c20047d89459eee600cc3e274 authored over 1 year ago
tests to validate the fields with spaces and dots work, escaped quotes and slashes

c1044e8eaae074d3134c4f56fa290388ec4ab9d9 authored over 1 year ago
tests to validate the fields with spaces and dots work, escaped quotes and slashes

f845cbf1912e7131563ba339d0a1c2ad288a0931 authored over 1 year ago
changed generated JsonPath to use square brackets instead of dots

a5c3b757d261492dbb12babd8ece2a199561837f authored over 1 year ago
Merge pull request #190 from redis/issue-180

resolved empty array issues with hash

8f239bc3479ea1b6d46a3cce6a713a13b7702808 authored over 1 year ago
resolved empty array issues with hash

ab47ec67b73d0e7885336edf250881e9d77f998f authored over 1 year ago
Merge pull request #189 from redis/issue-122

fixed error in sample code

e9fee0b80e377ab7a53f842c22588185129fed86 authored over 1 year ago
fixed error in sample code

907b62378eb46b406a6e9af507fe1ef66fc4c554 authored over 1 year ago
Merge pull request #185 from colemilne54/docs-search-fix

Changes search from property to method in readme

7e1180dee99dd240e5c11d4e691dd2783313fc77 authored over 1 year ago
Changes search from property to method in readme

Fixes the first numbered bullet in this issue:
https://github.com/redis/redis-om-node/issues/122

bbfc573af9fb3990fb27b5c9451ec11ec30dc988 authored over 1 year ago
Merge pull request #166 from redis/wildcarded-strings

fixed wildcard issue with string and string[]

5f5bdf246a29366068acedea5a0743ca19c21edb authored almost 2 years ago
Update spec/unit/search/search-by-string-array.spec.ts

Co-authored-by: Simon Prickett <[email protected]>

a96c69dbf301b039e1c5a03c92487141f2811ae0 authored almost 2 years ago
fixed wildcard issue with string and string[]

e7dc8dea2ef6a7fb969702a7b7725aa40fb0c8f1 authored almost 2 years ago
Merge pull request #162 from redis/readme-updates

updated README to point out this is a beta

943499165772d6cc0ce6f04371138ca24cf4e271 authored almost 2 years ago
udpated README to point out this is a beta and where to find current release docs

160b9cd84e8b5ddb81790fe308ca35dfb1c5d668 authored almost 2 years ago
Merge pull request #161 from vsarang/patch-1

Update README to indicate beta version

6312e9db847c648e5e67234b5783491d906f7d9c authored almost 2 years ago
Update README to indicate beta version

3edd50da640abbcec9ff5466c16c3992831e59a7 authored almost 2 years ago
Merge pull request #159 from redis/json-array-of-one

Resolves error where JSON arrays of one could not be read from Redis

377df4b7a6327f529b2bad755ff058883600bbb9 authored almost 2 years ago
testing edge cases and fixing them

1cfd3c061627f315f85407ff22e1cf32d2a59629 authored almost 2 years ago
Merge pull request #158 from redis/release-0.4.0

Merging changes for release 0.4.0 beta

afc5ec5304ec5c8cde02c9b94be9df5273e6513d authored almost 2 years ago
regenerated docs

3f7d08413ddc35b98db0d45895f63bfe00606d11 authored almost 2 years ago
updated changelog, added beta to version, whitespace

1a4db2c51d57db2e3115ed25edcf51365cbd62f5 authored almost 2 years ago
moved errors to their own folder, added tests for the errors

5777b6cf9c26e0caf00d38b62eb94936b54d173e authored almost 2 years ago
improve all teh exception processing

2036ec1af502d1ccdc977885cc41a85397d3a6ed authored almost 2 years ago
incremental commit on error changes

0195dbd328ae200b8d913d0848f181e734f0a342 authored almost 2 years ago
updated CHANGELOG for grammar

8424f25d6fb1bac9beb571b2369ecb44b84723a0 authored almost 2 years ago
consistent quotes

1e2c4b65f279d6c3303b85b39604d105b8d49cb3 authored almost 2 years ago
updated the readme for the lake of .createEntity method

e552415424968b0d8a84de191fa4e6d7d9e03f60 authored almost 2 years ago
change all throws to be RedisOmError

1cd1c2c0eb5ef9644ee77afb94d9071baa17d2ce authored almost 2 years ago
changes from review with Leibale

cca0901bad09d0052e135fe9772fe7a65c76507d authored almost 2 years ago
changed Entity type to be stricter, fixed tests that didn't like that

18803dcda34b0a9fb73d59951e3ff1e82b6ee580 authored almost 2 years ago
fixed intermittent error with sleep... yuck

b3c437e90047100cba96347d9b6e577951087be9 authored almost 2 years ago
some of the functional tests working, improved a unit test

bbf1b438bc5056551fc5048da1d2b37aaa014b76 authored almost 2 years ago
removed createEntity and createAndSave methods from repository

25c921ac9facc3312f8880977e042dda27b4b57e authored almost 2 years ago
changes with Leibale

13dc7f177b9447335c112c4d4e6927ebe6dc332f authored almost 2 years ago
updated readme for aync on createEntity

445d0779a286864a3a28a9c314dc41f13656769d authored about 2 years ago
changed IdStrategy to be async

576784839c912e1619a6396f76e17f18dfdf565d authored about 2 years ago
fixed bug with extra fields being returned from Node Redis, updated test to reflect

af14beeb5248cdc06fe9e1968f0f52718a7b3aef authored about 2 years ago
now doesn't return document when getting keys or ids

b9414d4a0f40b286478053245e7e5a2c69f6ecaa authored about 2 years ago
updated docs, stray bad type in test

ffd40fd45abc9e05ed8aff622f99f5b248725ea9 authored about 2 years ago
renamed a stray type

6c13dd95b7fa498a4838da6026419af2d18be905 authored about 2 years ago
revised readme

4b39e9976feb197ec977c0e25e6e09dc2f29c7d0 authored about 2 years ago
incremental for README

55eab0ee3e1779b40b9ff747691eef152f5b1c80 authored about 2 years ago
better functional testing around fields, a bit of polishing

d6847fa18490cdd0470f823928146d766417ecb5 authored about 2 years ago
passing tests

c1cfee944a0e473fb6d4a8e87cc47cd197fb454e authored about 2 years ago
the long, slow slog to make this work with clusters

1ca0f096faa77213dab624c00924dddd5f33cef7 authored about 2 years ago
enable passing RedisConnection directly into Repository reducing boilerplate code

32fbda2744979b742d675cb2db17205f3a91f3d2 authored about 2 years ago
merged changes from main

ab2d6b85d8615eabc87336a20c4cf887009b8e14 authored about 2 years ago
Merge pull request #150 from CaptainCodeman/json-unf

Fix for latest RediSearch + JSON

6703b05e76484cf71cc4833f1632523bf3961c7d authored about 2 years ago
whitespace

5792f9c1e9eb6e61ed0a97c52fea5af7e8a10901 authored about 2 years ago
stopped using Symbol.for to avoid possible name collisions with other libraries

63381134d3e75fa6676b67721ca0a3b525f5922a authored about 2 years ago
updated to use Symbols for metadata like entityId and keyName

bc05320fdeb88e511e095d0de325c28f0ab2f7ec authored about 2 years ago
README wip

1be2c3d60a2fd066fcd7529304a2a958cda3040f authored about 2 years ago
oopsie

7aa21a00880ca71f9a361abe2a4ffd44a1676cec authored about 2 years ago
account for sortable json fields having UNF set by default

also re-use index spec to make "is the same as" more robust

see: https://github.com/RediSearch/R...

69dff95f9fe05f635053b4b94d25426d6d4efb8e authored about 2 years ago
docs and changelog

19c8f77a251703326f5bf277204d8c3769564c46 authored about 2 years ago
resolved doc generation issues

f60d40ba63e8b6f0972547597d09be48f67c136e authored about 2 years ago
all the code look green

982b21e3c92904f4d22549a0319fbb6f22e03dd6 authored about 2 years ago
refactoring function tests, found bug with empty json

73bd0973d02e2a3dfd1ef04b6eb1e0004059accf authored about 2 years ago
more unit test cleanup

7a8291e3e1f40b147cdaf110c603a51f40e3b4e8 authored about 2 years ago
moved inex builder tests

f812efedc1506995c6671247ca632a1050debabc authored about 2 years ago
cleaning up unit tests

9fa3d0f95857594e413a8d527c782240fdb35128 authored about 2 years ago
make sure index exports what it needs to

e1055d891cd951fad946fcc4ea98854be4057b7a authored about 2 years ago
cleaning up FieldDefs

182737ce50865796d457d1862694d10d7e9b086f authored about 2 years ago