Skip to content

qualialabs/analyze-observes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyze Observes

This package helps you find and fix publications/observes that are using the polling driver, rather than the oplog driver.

Installation

$ meteor add qualia:analyze-observes

Usage

import { Analyze } from 'meteor/qualia:analyze-observes';
console.log(Analyze.go());

About

Find polling publications/observes in Meteor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published