developit / stockroom

🗃 Offload your store management to a worker easily.
https://stockroom.surge.sh
1.76k stars 57 forks source link

Support for redux? #7

Open farskid opened 6 years ago

farskid commented 6 years ago

It would be good if stockroom provided a way to insert instance of state manager as an input config. do you have any plan for it in the roadmap or stockroom is meant to work with unistore?

developit commented 6 years ago

Duplicate of #2 - it's probably much much easier to create a second library. I don't know how redux middleware would work. That said, if someone forks and is able to get success simply by having createStore() accept store (unistore / redux) as a parameter, maybe it's worth including that in core.

farskid commented 6 years ago

@developit I'll fork and try to work on the concept. I'll send a PR when a prototype is ready to discuss. Will be able to help me out if any technical issue occurs?

kamescg commented 6 years ago

@farskid I would love to help with this integration! If you don't mind collaborating :)

farskid commented 6 years ago

@KamesCG Awesome! I'm open to teamwork on this :)

developit commented 6 years ago

I'm always around on the Preact slack if you run into anything.

kamescg commented 6 years ago

@farskid Let me know you start a repo and I can hop on 👨‍🚀 🚀