pouchdb-community/socket-pouch

Filtered replication

Open

#6 opened on Oct 29, 2015

View on GitHub
 (12 comments) (0 reactions) (0 assignees)JavaScript (43 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (206 stars)
PR merge metrics
 (PR metrics pending)

Description

Using a couchdb backend, socket pouch doesn't read filter set in replication options and therefore emit all changes to all connected clients.

Contributor guide