How to use the after.insert function in after

To help you get started, we’ve selected a few after examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github cult-of-coders / redis-oplog / testing / collection_hooks.server.js View on Github external
Collection.after.insert(function () {
                updates['after.insert'] = true;
            });
            Collection.before.update(function () {

after

after - tiny flow control

MIT
Latest version published 8 years ago

Package Health Score

71 / 100
Full package analysis