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

Changed `let` to `const` for better code practices

b6fbb049b9549e47d8b2bf4240ad1ff4df745879 authored almost 3 years ago
more renames and breakings

e66e7f608324af1b44f162346fc3f1fa979072df authored almost 3 years ago
a lot of renaming and breaking out

b9f54e5433f5b27bb815ca9cd96601d1df1a7f9d authored almost 3 years ago
broke out testing to reflect broken out EntityFields

27f21f8513dcb99ebd205054d5fa27f442ce4a33 authored almost 3 years ago
extracting types and organizing code

56c61395df420d16f2af569d2753c1fb09e86ee8 authored almost 3 years ago
renamed files

bd21d5b2cfb013d4ff3954ce94e38ae907e777ed authored almost 3 years ago
switch to Redis Stack

85fbb958fe95929979ef4a3ac5d6b8242840a99c authored almost 3 years ago
broke out field classes for all the entity properties

25be84cdd4bb2018fa795b008bdc9440eda46c05 authored almost 3 years ago
Merge pull request #62 from redis/dev

Merge for release

61f8b7988ad4b9880af0adc842c3398080a3658b authored almost 3 years ago
Merge pull request #61 from redis/issues-10/sorting

Merge and updated sorting feature

74945642e7b73a72c536f087a235334c14f7df11 authored almost 3 years ago
updated readme

77870e011ef48932cc51b12490655125956e56b7 authored almost 3 years ago
update generated docs

10d10daf192d93261e9f20d4187a3859cbac9f17 authored almost 3 years ago
updated version and changes

9de8b0d74afc9588d8771be7ac6ac3907ffb4fe6 authored almost 3 years ago
functional tests for sorting, fix for JSON sort that the functional test revealed

0843d2603d7036f2e6ed8db1722d7ef10dcbbd2d authored almost 3 years ago
cleaning up warning noise in the test runs

10045ab0850399e07bf74ca5a2c2f34245bebcbd authored almost 3 years ago
cleaned up duped client search test, added some more permuations

bba837c6357a9acc908343921fc5e19651881fd4 authored almost 3 years ago
getting all the tests working

b51715b86c9eecc3763481b803ec51dbff8591bb authored almost 3 years ago
removed default on switch statements as typescript catches it and other case traps it for JavaScript

94b4e4d645b18a3f7e84c537819a32b7e44f8f6b authored almost 3 years ago
I'm an idiot

6e78739f289a9d719049abb818fd6df4c7dde15e authored almost 3 years ago
why you no mock logger

4b681374f297abf72794cd73a9f84fd23f3cbeb7 authored almost 3 years ago
moved redis-shim to shims folder

fade2260c023079d39d6f500f84ee303365b0606 authored almost 3 years ago
test hash and json for field getters/setters on Entity

837584d8346fab80251384f22eb0f6fcf293bb94 authored almost 3 years ago
made it compile, updated sortable for specific rules in RediSearch in schema definition

1b7e2e3e176a06860b6d734e560d061e94bc4b60 authored almost 3 years ago
refreshed package-lock.json

ca70f14cbb636a9c18cdae3afc1bc299eeeb6163 authored almost 3 years ago
Merge pull request #38 from danipatko/add-sort-capability

Add sort capability

681d684f87e5e98698fceeaf89c23eda7fb27489 authored almost 3 years ago
Merge branch 'issues-10/sorting' into add-sort-capability

36fae9daa401cdb784596b6aace059ab191bd929 authored almost 3 years ago
Merge pull request #52 from redis/dev

Merging release 0.2.0

e8392a527a10b190151fb8e77392bdbd6690013a authored almost 3 years ago
updated README to match code changes

35936b150c00da71fbfba870c57d2898addd7bfd authored almost 3 years ago
doc generation

18313fb720871cef14ae7a43e61e845a69d828ca authored almost 3 years ago
updated imports and exports for TypeDoc generation

39d79989ea5140efc19db1f4e394dee706e32bb6 authored almost 3 years ago
Merge pull request #51 from redis/issue-12/recreate-index

recreatable indices

1d3b9bd9e0b6eac1fcff708318b422d3ec981869 authored almost 3 years ago
updated changelog

7f2fb171faa60375688fb26c1b54dcec0314e76b authored almost 3 years ago
function tests for JSON and HASH the allow recreation of the index

21221166f3a2e8fe7bdf571e10bfee584bf107b0 authored almost 3 years ago
repository recreates index based on index hash value in Redis

d52d18af19082932824c1c6f6cac65b1b1043b20 authored almost 3 years ago
schema generates hash, key for storing hash

d842dc46b887f8f6d1eac0102669b0ccf80ade45 authored almost 3 years ago
added get/set to Client

003570cbab67e7768cdc2cd81ba67708954fd339 authored almost 3 years ago
edit to CHANGELOG for previous changes

af05dda5b8e648818e1b44265b4efa6d8da8cc22 authored almost 3 years ago
Merge pull request #50 from redis/wildcard-search

wildcard search bug, slashes on tag fields

a9185ae7fc49379e6173c801898c24648d24d5da authored almost 3 years ago
tag fields now escape slash and backslash - changelog

8421d7d2e8cd3fb0100b9fa04b772cf71d2cee97 authored almost 3 years ago
tag fields now escape slash and backslash

65ffe3790c8b0e6e9850eaf98705d889361aec48 authored almost 3 years ago
added wildcard functional test

2670e2543ac58ceaa5b4f5032b9ededee544e15c authored almost 3 years ago
added tests for community contribution with assist from @Matt4g

ec018c3be54d2458accc3baa8348e9bd7a7ee2f5 authored almost 3 years ago
Merge pull request #48 from hostedposted/main

Fix Bug With Wildcard

91df70c586eed5c43e5e7294f47d6c4026609ef3 authored almost 3 years ago
Merge pull request #49 from redis/exposing-node-redis

added expire, added keyname, exposed node Redis client

2f3b03d9c0f7bf6a8370f3e848b9a3308615ee49 authored almost 3 years ago
added .expire to repository to expire entities with assist from @Matt4g

e941b8a791db541a2f0dae5eeced2cf78789f781 authored almost 3 years ago
resolved hanging connection test

3c3bbded1233bf1e864245adc581e47b97ba6226 authored almost 3 years ago
unit tests pass for exposing keyname

a9abf8025ad4e75dbc64f4ee8f25be53990f9fa5 authored almost 3 years ago
Fix Bug #34

69d8e1508f964e8fd5c915aee7daa5b2259d489c authored almost 3 years ago
added use, more better testing, assist from @Matt4g

ff79cb5d1702d705e5ef79287acde9ff7a58fd3f authored almost 3 years ago
changed default data structure from HASH to JSON

a4f94098279e80c06022858b64bd2b67b5674d6c authored almost 3 years ago
removed Node Redis search specific attemps, to significant of a change for the time frame

f881934ee7c0c55520e118cb6a5f43fe85f8bb04 authored almost 3 years ago
update to latest node redis, update some testing libraries

6a29d3235803e75e4f6d4747896d8ae244727b75 authored almost 3 years ago
Merge pull request #47 from redis/type-refactoring

Added raw searches

d5ace14d138653323ab2f7f5320807c4826d709c authored almost 3 years ago
bumped version, updated to MIT license

18c8ae2cebe3cc8aa244067471693c1904f42757 authored almost 3 years ago
updated changelog

3f82f7aa0a69cad0d451b9a187b1f63feff60a87 authored almost 3 years ago
rest of the unit tests for raw search, functional tests for raw search

1362e5c4e175a87c710adf60fba8e22e9596ad07 authored almost 3 years ago
adding raw seach

0e6210f8c533e49fa123563285629f1da2d5a30b authored almost 3 years ago
string and text searchs now provide meaningful error when you try to call .equals and .matches, test searches allow number and boolean agruments

c9d52733748a528886f6e8797791d924bce50228 authored almost 3 years ago
functional tests complete

52aa1a5bbbc598da6fd03e04445c2dade621c95c authored almost 3 years ago
split text and string, updated unit tests

695569ec9bd985f228e97eaab448d11128629e4c authored almost 3 years ago
renamed GeoField to PointField to reflect type changes

bc28b39f3b7af8ab2272b49f3345f2b626cb72fc authored almost 3 years ago
renamed some files to reflect type changes

34e005f3471d4dea2ff2feefcdaf485c79f503b3 authored almost 3 years ago
hypenating ISO8601 in changelog

31245e3c473ed4f4a2d660ca66ccaad371d89163 authored almost 3 years ago
changed array to string[]

d600a7f3dbfd3fb8c4b0afb5d02860e8d12e3c4f authored almost 3 years ago
renamed GeoPoint to just point, much cleaner

85e8807d47b9cb276c8c2fb5c5c3f6f73be6dab3 authored almost 3 years ago
Merge pull request #45 from redis/issue-5/date-fields

Added date fields along with some refactoring and a change to the Repository class

0acdcc18129f9a7839d24c5b29bd3534d0183388 authored almost 3 years ago
updated changelog

a01a6bb292c119f28a7f4a0a88638f0d3a4e9c9a authored almost 3 years ago
dates are good to go

d34c740fa24aba3fcaee5868622338c1a4818957 authored almost 3 years ago
entity now allows varies date values and strings now can be coerced from numbers and booleans

12eaf0ebf75ba40b3fb346a2fb7c58f1ffdaf0c2 authored almost 3 years ago
dates can now be searched using ISO, Epoch, or JavaScript date class

944377e0952f7d7b32fe61b69ab441805bc414fc authored almost 3 years ago
functional tests passing

7711092f41ec3026e9ddd3bd4a6d981f2cb102f0 authored almost 3 years ago
update functional tests for Date, refactor test data

9fca345ae7bfbd49881d153760d7baa26790ba4a authored almost 3 years ago
unit tests happy with dates

d35162def7ffb6d381f697f1c330584d91d4a031 authored almost 3 years ago
resolved circular dependency... thanks TypeScript

098d8bb8891b9b765dea865b0ff6fdbc90dea49b authored almost 3 years ago
refactor of the repositories to break the code up and remove dupes, still have a failing test, incremental commit

2bfddedbaeea2effba972f8a856a61e9a50e3cd6 authored almost 3 years ago
refactoring some test data, saving dates to and from JSON and Hash

218ff7ca60204ffff97f21535e311684e5a04b71 authored almost 3 years ago
incremental

46dac7783f88b0046b61748c26dd5c5d8795b2d8 authored almost 3 years ago
schema for date fields added

924b6f78dffb17a337ff2b9296d94131fba5457b authored almost 3 years ago
Merge pull request #43 from redis/issue-6/geo-fields

Added GEO fields, resolves #6

0abe5edd1e46b2c3ac4916aee2828bf79b4c6adf authored almost 3 years ago
updated documentation, bumped version, added changelog details

e38b1c4ce39f19cc643b50249bad18d2f9a428f8 authored almost 3 years ago
added inRadius alias to inCircle

6ff417814d830afb89a403b74873b946af11e099 authored almost 3 years ago
udpated typedoc

ce554ffc236b3082db87cfc0e5012c7f79b9ed53 authored almost 3 years ago
added typedoc for geofield

ea6010227446decfd8bf3bd1d2d056a240757e97 authored almost 3 years ago
geopoints integrated, working, and tested

38b51c214da7f3a9115e4c3405e4ef4f6e2d632a authored almost 3 years ago
testing geopoints in a larger context

d7393f7563a60074fb230bd9f0286c4c0c8db16d authored almost 3 years ago
builds queries with geosearch

a477f2dadd40ea984934ce3aba638b0559f91ce4 authored almost 3 years ago
repository supports geopoints

a6943f1b65732a98f73b5d3eda857b1eb167caac authored about 3 years ago
creates expected schema

bf329dda5c45807372c8b8deb8081e8c2823fb96 authored about 3 years ago
entity now accepts geo field

f2f43d52838f0c9f2e57f00d43d99cf532242802 authored about 3 years ago
changed to use ReturnType, a bit tautological, but cleaner

346c48e5c9feff3354d97882d273302e789b4fd4 authored about 3 years ago
Merge pull request #42 from Lionardo/correct-readme

correction of search function chaining in readme

43b9b43cc2eae1fc69def81e0c876ed9726ada5e authored about 3 years ago
correction of search function chaining in readme

cafde111ad025629b96e00f00ecb856b5bd9d567 authored about 3 years ago
add unit test for sorting

1bf22c75ddf3ceb1b41271c2474adb1245f853f6 authored about 3 years ago
add unit test for sorting

c693d7f3e0b96bf7198ad6a91269d8f21ee1bf94 authored about 3 years ago
add sorting capability for string and number type fields

d62b92821fe15ecd39d8488c9b02bb9fe632a614 authored about 3 years ago
Merge pull request #29 from cm-ayf/no-non-null-assertion

remove non-null assertion in client.ts

f5175bd9bc4a666da08fabbc4b5235deee5b13b3 authored about 3 years ago
remove non-null assertion in client.ts

b484487496a90be2ac805723a4b9e696f2f7ea43 authored about 3 years ago
Merge pull request #24 from redis/dev

cutting v0.1.7 release

f6743b4a7403fc1d76e804cb9058c72295cedd2a authored about 3 years ago
Merge branch 'main' into dev

81473d770d48f1eff649001c2e0b34675dc6ab58 authored about 3 years ago
regenerated docs

de257b4429e9b584e7b98feea4e563de180dd761 authored about 3 years ago