Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis output sink #1

Merged
merged 27 commits into from
May 18, 2020
Merged

Redis output sink #1

merged 27 commits into from
May 18, 2020

Conversation

dmmulroy
Copy link
Owner

@dmmulroy dmmulroy commented May 8, 2020

No description provided.

packages/redis/src/index.ts Outdated Show resolved Hide resolved
@sklose
Copy link

sklose commented May 8, 2020

we should also add some end-to-end integration tests for this (might be easier once you have the source implemented as well) ... if i am not mistaken the develop branch already has integration tests for redis that can run in CI and that you can easily add to

commit c3a29aa
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Fri May 8 15:27:35 2020 -0400

    small syntax change

commit a723328
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Fri May 8 15:11:15 2020 -0400

    move exported enum

commit c666f5a
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Fri May 8 15:03:31 2020 -0400

    minor code changes

commit 6243206
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Fri May 8 15:01:36 2020 -0400

    add guarantees

commit c6e79c9
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Thu May 7 16:46:34 2020 -0400

    wrap up initial sink

commit c68e637
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Thu May 7 16:28:34 2020 -0400

    wip

commit 55add1a
Author: Dillon Mulroy <dillon.mulroy@formidable.com>
Date:   Thu May 7 13:37:37 2020 -0400

    intial sink + types
@dmmulroy dmmulroy changed the base branch from master to develop May 11, 2020 15:35
@dmmulroy
Copy link
Owner Author

All comments are resolved and tests have been added

packages/redis/package.json Outdated Show resolved Hide resolved
@dmmulroy dmmulroy merged commit 24a883a into develop May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants