couchdb-howler icon indicating copy to clipboard operation
couchdb-howler copied to clipboard

Use web sockets to subscribe to CouchDB global changes

Results 25 couchdb-howler issues
Sort by recently updated
recently updated
newest added

## The devDependency [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) was updated from `9.0.1` to `9.1.0`. 🚨 [View failing branch](https://github.com/redgeoff/couchdb-howler/compare/master...redgeoff:greenkeeper%2Feslint-plugin-node-9.1.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [eslint-config-standard](https://github.com/standard/eslint-config-standard) was updated from `12.0.0` to `13.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [yargs](https://github.com/yargs/yargs) was updated from `13.2.2` to `13.2.4`. 🚨 [View failing branch](https://github.com/redgeoff/couchdb-howler/compare/master...redgeoff:greenkeeper%2Fyargs-13.2.4). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [cross-env](https://github.com/kentcdodds/cross-env) was updated from `6.0.3` to `7.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) was updated from `5.2.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) was updated from `5.1.3` to `5.1.4`. 🚨 [View failing branch](https://github.com/redgeoff/couchdb-howler/compare/master...redgeoff:greenkeeper%2Fbabel-plugin-istanbul-5.1.4). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

Have server listen for changes to _user and if there is a change for particular user then check to make sure session still valid. This way, howler can detect if...

idea

Option that is passed to server to limit the max number of connections. When this max is reached, the clients receive an error in response to a connection request. This...

enhancement

I would be cool to provide a REST API that exporter routines an use to send stats to monitoring system like prometheus. We'd want to measure things like: - Number...

idea

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies