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

added document generator

3b4a27847a72d01b3048d24cc1dbc7827094c70b authored over 3 years ago
first draft of readme completed

bb3dcbd971f6e2da8adb3522b9e8d5aa9c53ec92 authored over 3 years ago
docs as placeholders with a bit of text from the readme

69df16c53a7ab3964dcca0ef2e42108e48f170bf authored over 3 years ago
continued work on the readme

682b014eddbe40a6e4a308eafac37c125b887fc7 authored over 3 years ago
incremental on readme

560058aa7301ed1d402f0e42191d9e4aff26e253 authored over 3 years ago
whitespace

2eef5782118ff442c0f161a1bacbe307e326c713 authored over 3 years ago
hiding the typescript sample

85ac8c4936360c259cc52bfcf5d3c3eda920c1ad authored over 3 years ago
trying out parallel code snippets

d95af6b3fd436479f0bf806fc1c6d757d1d78562 authored over 3 years ago
incremental on README

d60a53a3c83c6f6b97c104b028e4648cd2deed06 authored over 3 years ago
badges work

6914078c6a4ce505892989065172d7de86e09256 authored over 3 years ago
playing with the tagline

11f404c0efd928a8db191ced604677cec18391d1 authored over 3 years ago
probably the selected logo

51bfcc967de41a2db46fe93cafc27ec9a9ec7e02 authored over 3 years ago
allding some logos to see what they look like on github

9275c0a874364306a8ded48edfa232e6690f07f5 authored over 3 years ago
fixed coverage not running

f06d61a7ea73126d349bdc746470cc84b76a4f59 authored over 3 years ago
added license and home page

4abb0e4a5a6a0774dac00177eed51651104dff8f authored over 3 years ago
renamed top-level folders

d83db85c34b20ccfbf56a184c6efe742dd76d881 authored over 3 years ago
removed custom matchers that kept intermittently failing

af74cd53a92d16d8d0a96a87d4668310f43966db authored over 3 years ago
exporting all the classes to a neat place for NPM package

2ecc61559c9aec1b9ddd373c0dc4bec49e70fd2d authored over 3 years ago
updating package JSON in preparation for publishing

fd9a0d3d576e57367280c2b2371e1d77335b38e3 authored over 3 years ago
test refactor

a81c3be00a260194a21d150a0f1262d715eabc36 authored over 3 years ago
moved lots of files

ae816b952e40473295e9649ff398a7e2119b8b04 authored over 3 years ago
more custom matchers

f92cf84e05c65f84107aabd678356554acf909a6 authored over 3 years ago
added custom matcher

67ca0612d5961a201082df8f0c1d826daded8842 authored over 3 years ago
minor refactor

354ae7d46ce2f28144311bbdb2a1f07468dad02d authored over 3 years ago
added couting of search results

f4f71228beb18282ebcf4389bcb7e521519ec202 authored over 3 years ago
cleaner tests for search

52d35dbc5914e1c22d497e6c11bc2cfeb84c6667 authored over 3 years ago
renamed return to returnAll

3ba33c360a84329692eb3d684cc241426b41f6e3 authored over 3 years ago
paginates more efficiently

8ea1441202568d035a35a1ee9f12f453dc063920 authored over 3 years ago
paginates to return all the results

b7b034f662b83be0e68a92b158834cd34104ef8d authored over 3 years ago
run to return; added limits to client search

46d399993ac83ce2da7c55b77a43308a2643a1b3 authored over 3 years ago
minor refactor to search

ba23b78c219369cb84ea0d78de8c30144102693d authored over 3 years ago
now it has all the json search specs

3ef086eab07bc5786c7a6e83fa2ab060da1299d8 authored over 3 years ago
unit tests for json search

f2eb6793bb4b1bff192404e6180fe25297a2c584 authored over 3 years ago
JSON search is working, needs more tests

e7f19d369c0071d9723f24c8ce48a4bd35e94f8f authored over 3 years ago
removed superfulous types

51f306f409bb2ddfab47384c78075e76473b6f3a authored over 3 years ago
entity data is now typed

05eac93e44993cec423f49f0ad31ed8213bb5d96 authored over 3 years ago
functional tests for JSON CRUD

968a65b6d3ebd24f197e7282ba1b72f6e5da9ff0 authored over 3 years ago
json save works but is janky

d5c73b036303a45cfd696574321b19734d8dc6f4 authored over 3 years ago
fetching JSON

78968b555f360ba8ef9d6e4c30c55f5a3617d384 authored over 3 years ago
json get and set on client

acf13cbd6c93b89b31ac1983f0f7bf8dcd2bd752 authored over 3 years ago
split apart client specs

93ca7e27fbb60b7f474a39ccfa0e91712155ba18 authored over 3 years ago
drop index functional tests

a9e607f878287c37da457d9592bd486325c41249 authored over 3 years ago
refactoring of functional tests complete

925c1cfc808a425b1cf46a573eb2f52bd8f17d2c authored over 3 years ago
halfway through a functional test refactor

d43ccedb7dcef30f2ec7a3b3d0e4bcea06ff9355 authored over 3 years ago
tweaks to package json

2c11686481dd7ebab5ec9983177618c98d22c537 authored over 3 years ago
separate runner for unit and functional tests

28dd8bbfe426739d06896a72596aa321c5f41d77 authored over 3 years ago
better test coverage

a8e9e66b7b5d5bb45d77951f6970b21746c35141 authored over 3 years ago
extracted entity and schema to helper

7f759730f00fb0deb4c8f12a21dd2c5673117532 authored over 3 years ago
broke apart function and unit tests

3ff0662620ac6cf1508c49df7e6c14ed412090e9 authored over 3 years ago
fully tested client with mocks

009e3112681a1f9514a97c144cdd393185baa0b1 authored over 3 years ago
got mocking working, much to still clean up

0c747466798e246050509c595e3f52b9d7cd9193 authored over 3 years ago
JSON works

6cf63e859abc0a7d63341786781cc7c1db289050 authored over 3 years ago
making sure escaped queries actually work against redis

5107575c378d1750b254e92daf86fded9d60916d authored over 3 years ago
full text search

5ba87c25cfd6e2c8ecad4cadcaff1eb00b569049 authored over 3 years ago
rearranged repos search tests

681b596ae2761ce2b6c76bfb3f6c3b1e9d3cf3e9 authored over 3 years ago
refactoring repository tests and some tweaks

623f93c982ef7b5c1bb5c8f5e64ed65eafa03dc7 authored over 3 years ago
testing that the index gets created correctly

83cbef527a400dbb068a2f7541fee9452cf3956e authored over 3 years ago
some excpetion handling

f3c6f1973e2ff3e104681716789ca3e2ce5e2c3c authored over 3 years ago
added index name override, and test

bb416cc9a5d445a591a0a3939085b62e730397b1 authored over 3 years ago
adding support for customr separators on tag fields

cc652b39480cf51ed154a94ecd7f2b56a002eac4 authored over 3 years ago
missed a file

f284fb449feb080cac258527800c609a6696469f authored over 3 years ago
rearranging files

e7a848691a9f4a94a6e320f8a81209b722157048 authored over 3 years ago
renamed andWhere and orWhere to just and and or

1f93fb5b14efdfd5ff54ac679c16b002ded95718 authored over 3 years ago
incremental

d1226d3fb3f9516110b55ed5782e1098576f8554 authored over 3 years ago
shimmed up fields for parser bug in RediSearch, wrote a simple demo

596cff2d7dec2149f6fb7d39e21e7131bb4bb569 authored over 3 years ago
complex wheres with and and or and functions, oh my

05ecc6b6e9826c7147772e858bd4f289cb6eb57e authored over 3 years ago
and and or logic, fledgling beginings

86ab782e73d726a9d5d7371f9119e0a3a6590657 authored over 3 years ago
converted from array of wheres to a tree

793326c0b7999ed1bd290c936b4ee6330548f2e6 authored over 3 years ago
breaking apart the search test and more escapes

43caf7cc4f3d8e5eac2de07c48721de8f46b9676 authored over 3 years ago
started on the search tests

b0295afea773d63375b94c0a1436c5cf82ec9e23 authored over 3 years ago
more refactoring of tests

6d3616947d5ac82adc3bc16507cc6f4d3d7a8d69 authored over 3 years ago
one more type

50b419e4c9f4d8d0d07c9bdb9f868a2098f3df47 authored over 3 years ago
more renames and cleanups

8d7ed11edeb67ddef97c20b1a88c3d1ffd726865 authored over 3 years ago
more renames

6f96a40fa4f8edc65ce09152226c8cce95766ea8 authored over 3 years ago
some renames

3c75b5f76aa443d5950d952f5a614d94cc24b292 authored over 3 years ago
breaking apart code

959da486532dfb88a5347f96cf4954e04de42095 authored over 3 years ago
added string array as a type

1462b263d14d9a181a446568c2a20e479e60a667 authored over 3 years ago
refactored wheres to remove any, filters on numbers

5dc79bb0ee0567867764d1c9505d70798c83788f authored over 3 years ago
creatly cleaned repository tests

660c98bbe0b453ab119b2bc5e83943a11214d32d authored over 3 years ago
some janky search code and tests

a8a72aed566d96a9e04800096271de19a9f7045b authored over 3 years ago
refactored adding the setters and getters to eliminate duplicated code

6c11cfcd765bf2823fe1546d720b9733a953e83e authored over 3 years ago
strings, booleans, and numbers

3c5c3d7ad7b48255a78842bb9deb87278ad340ab authored over 3 years ago
more tests, especially around entity

75a30af1c92ca6a9e7ab2220e289dc0375ba203a authored over 3 years ago
added id strategy to schema

60bfd74e93818fbb987de757d6fd02a2e5ba296a authored over 3 years ago
more tests

bccca712ba93596516b53de7791ff1ae755c6562 authored over 3 years ago
moved mid generation into the schema, added some schema tests

89883a0b6fe4b16cd5cd1d901468e7d9e3afc7f5 authored over 3 years ago
refactored and made the tests a bit cleaner

6284963ae1ee039fe9a608c5ae14bf9c2b7a39c2 authored over 3 years ago
crud operations are hacked together

42a4c2aae41404a548cfee44c9ac5704d01a7c8d authored over 3 years ago
globals and breaking apart the tests

71fdc336f6696e5e46b5efa1ae39908003eac1a3 authored over 3 years ago
re-renamed client spec

69e119dfeddbdd4a89e110676fc67fe443e232cd authored over 3 years ago
removed non-client tests

d49be611afb090f4f895daf81e2d810dda9f7602 authored over 3 years ago
renamed spec

0871fa8ba9a636f2b1d5f83fd9630d1aa08ac9ad authored over 3 years ago
some refactors and notes from discussion with @rob_rich

cb52fb38270f8cf3bcfb1c322488098ad78f5bd7 authored over 3 years ago
simple first example

2750d137f710fe689e877c5d2ae3f4ae8d5af96e authored over 3 years ago