inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)
MIT License
693 stars 210 forks source link

[Question] minimongo vs minimongo-cache? #309

Open Gitii opened 6 years ago

Gitii commented 6 years ago

Hi,

this package uses minimongo-cache because of minimongo. I am a bit worried about "Not ready for production use." And what does "A forked version of Minimongo designed for a synchronous local cache for React apps. This is designed to replace Flux." if it uses MemoryDB anyway?

Could someone please clarify?

Best regards,

Gitii