Skip to content
This repository was archived by the owner on Dec 2, 2019. It is now read-only.

Feat delayed [WIP]#53

Open
evanxg852000 wants to merge 3 commits intoyldio:masterfrom
evanxg852000:feat-delayed
Open

Feat delayed [WIP]#53
evanxg852000 wants to merge 3 commits intoyldio:masterfrom
evanxg852000:feat-delayed

Conversation

@evanxg852000
Copy link
Copy Markdown

@evanxg852000 evanxg852000 commented Oct 17, 2017

This is a work in progress PR as I still need to write unitest.
But I have been trying to discuss about whether this feature is useful as it involves a slight api change.
two functions will be exported from now on. maybe a better idea to keep the api as is while providing this feature.
I need to get early feedback.

Synopsis:
[08 Oct, 2017 ]
Hi,
I am Evance,
I have been using this redux middleware in our organisation project.
lately we needed a way to support dynamic db. that is the database is not available when creating the redux store but will be available later on.
I have modified a fork to support this feature. This feature now exports tow functions from the module rather one.
I want you to have a look and suggest how the feature could be added while avoiding two functions export (breaking change)
Also let me know in the same line if this feature has any chance of making his way on the main stream.
I have not written test cases for the new features thought since I want to make sure there is an agreement on the api interface first.
https://github.com/evanxg852000/pouch-redux-middleware/blob/feat-delayed/src/index.js#L7
I will be happy to hear feedback from you
Thanks

So far I have had not reply to this email. So i thought creating a PR might be a better way to start discussion

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant