1.0.3 • Published 7 years ago

aqueduct-sync-hooks v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Used to add hooks to the meteor collections.

  • addSyncHooks(collections, pipes, queue)
    • this will add after update, insert, delete hooks on each collection referenced by pipe to send a corresponding message to the queue
    • it will create joint for each joint configuration in the pipe, and add the corresponding hooks on the local collection to have the joint carry out the local update
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago