feathersjs-ecosystem / feathers-sync

Synchronize service events between Feathers application instances
MIT License
222 stars 41 forks source link

Upgrade to @Feathers v3 #72

Closed superlazycoder closed 6 years ago

superlazycoder commented 6 years ago

Added v3 support to each of the adapters, updated mongo to accept a mubsub config value and exclude it from the channel connection.

Then fixed a typo highlighted in the build tests.

daffl commented 6 years ago

Thank you! Released as v0.1.3

jamesholcomb commented 6 years ago

@superlazycoder Could you please update the tests as well? I am encountering an issue in v3 with Mongoose but the mongodb test is failing.