Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / feathersjs-ecosystem/feathers-sync issues and pull requests

#199 - Try to guess context data that's required down stream

Pull Request - State: open - Opened by mrfrase3 7 months ago

#198 - Crash | TypeError: service._emit is not a function

Issue - State: open - Opened by palmtown 7 months ago - 1 comment

#197 - Error when passing redisClient and not uri

Issue - State: open - Opened by palmtown 7 months ago

#196 - fix: Do not require uri if redisClient object provided.

Pull Request - State: open - Opened by palmtown 7 months ago

#195 - Converting circular structure to JSON

Issue - State: open - Opened by palmtown 12 months ago - 12 comments

#193 - Determine if event is a synced event

Issue - State: closed - Opened by palmtown over 1 year ago - 3 comments

#192 - fix(redis): fix debug message for redis uri

Pull Request - State: closed - Opened by roemhildtg over 1 year ago - 2 comments

#191 - chore: add ioredis dep, test

Pull Request - State: open - Opened by jamesholcomb over 1 year ago - 4 comments

#190 - sync drops messages when using ioredis client

Issue - State: open - Opened by jamesholcomb over 1 year ago - 3 comments

#189 - fix: Make sure all tests run

Pull Request - State: closed - Opened by daffl over 1 year ago

#188 - describe.only causing tests to be skipped

Issue - State: closed - Opened by jamesholcomb over 1 year ago - 1 comment

#187 - fix: check context before context.toJSON

Pull Request - State: closed - Opened by palmtown over 1 year ago - 1 comment

#186 - TypeError: Cannot read properties of undefined (reading 'toJSON')

Issue - State: closed - Opened by palmtown over 1 year ago - 4 comments

#185 - fix: Call context.toJSON if available

Pull Request - State: closed - Opened by daffl over 1 year ago

#184 - On V5 Dove, service details missing in calls

Issue - State: closed - Opened by MarcGodard over 1 year ago - 1 comment

#181 - High RAM usage when large files are uploaded

Issue - State: closed - Opened by roemhildtg over 2 years ago - 2 comments

#180 - Subscribe to Redis messages after Redis client connects. Subscribing …

Pull Request - State: closed - Opened by babysealclubber over 2 years ago - 1 comment

#178 - startup errors after update to 3.0.0 with redis adapter

Issue - State: closed - Opened by rabalyn over 2 years ago - 3 comments

#177 - chore(dependencies): Update all dependencies

Pull Request - State: closed - Opened by daffl over 2 years ago

#176 - Update to Redis 4 client and other latest dependencies

Pull Request - State: closed - Opened by daffl over 2 years ago

#175 - NATS 2.0

Pull Request - State: closed - Opened by ViljarVoidula over 2 years ago - 3 comments

#174 - chore(dependencies): Update all dependencies

Pull Request - State: closed - Opened by daffl almost 3 years ago

#173 - Custom events do not get broadcasted to other servers

Issue - State: closed - Opened by sachinsawant71 almost 3 years ago - 1 comment

#172 - chore(dependencies): Update all dependencies

Pull Request - State: closed - Opened by daffl almost 3 years ago

#171 - chore(dependencies): Update all dependencies

Pull Request - State: closed - Opened by daffl almost 3 years ago

#170 - chore(dependencies): Update all dependencies

Pull Request - State: closed - Opened by daffl about 3 years ago

#169 - Update plugin infrastructure and dependencies

Pull Request - State: closed - Opened by daffl about 3 years ago

#168 - bson - cyclic dependency detected

Issue - State: closed - Opened by ranhsd about 3 years ago - 3 comments

#167 - Add compatibility for v5 and update dependencies

Pull Request - State: closed - Opened by daffl over 3 years ago

#166 - Needs update for Feathers v5

Issue - State: closed - Opened by barankyle over 3 years ago - 4 comments

#165 - [Help Wanted] Events are not sent to all instances always

Issue - State: closed - Opened by koraniar over 3 years ago - 1 comment

#164 - Issue with Google oAuth

Issue - State: closed - Opened by ericuldall over 3 years ago - 5 comments

#163 - Update nats major version

Issue - State: closed - Opened by daffl over 3 years ago - 2 comments

#162 - Including type declarations location

Pull Request - State: closed - Opened by theGC over 3 years ago - 1 comment

#161 - chore: Migrate to async/await and require Node 12 or later

Pull Request - State: closed - Opened by daffl over 3 years ago

#160 - [#143] amqp retry mechanism

Pull Request - State: closed - Opened by fragilehm over 3 years ago - 4 comments

#159 - Add TypeScript typings

Pull Request - State: closed - Opened by daffl over 3 years ago

#158 - Duplicate redisClient (bug fix) * Customize subscriber event

Pull Request - State: closed - Opened by dubiousdavid over 3 years ago - 1 comment

#157 - Update all dependencies and fix AQMP test timeout

Pull Request - State: closed - Opened by daffl over 3 years ago

#156 - Finalize NATS support

Pull Request - State: closed - Opened by daffl over 3 years ago

#155 - Duplicate redisClient (bug fix) * Customize subscriber event

Pull Request - State: closed - Opened by dubiousdavid over 3 years ago - 3 comments

#154 - Fix loop when initializing twice

Pull Request - State: closed - Opened by mrfrase3 over 3 years ago - 2 comments

#153 - Infinite Loop with Alias Services

Issue - State: closed - Opened by mrfrase3 over 3 years ago

#152 - chore(ci): Move CI to Github actions

Pull Request - State: closed - Opened by daffl almost 4 years ago

#151 - chore(release): Initial setup for semantic-release

Pull Request - State: closed - Opened by daffl almost 4 years ago

#150 - Update README.md

Pull Request - State: closed - Opened by Artaud almost 4 years ago - 1 comment

#149 - NATS support

Pull Request - State: closed - Opened by ViljarVoidula almost 4 years ago - 4 comments

#148 - Only send sync events but not receive from other apps

Issue - State: closed - Opened by apmcodes about 4 years ago - 2 comments

#147 - Feather Context not updated on Horizontal scaling.

Issue - State: closed - Opened by nithin-ideas2it about 4 years ago - 2 comments

#146 - Added support for using an existing Redis Client instead of creating …

Pull Request - State: closed - Opened by fbarzin over 4 years ago - 2 comments

#145 - An in-range update of @feathersjs/feathers is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 4 years ago - 1 comment
Labels: greenkeeper

#144 - Update redis to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago - 2 comments
Labels: greenkeeper

#143 - [Feature Request] Add retry mechanism

Issue - State: closed - Opened by defiboy over 4 years ago - 6 comments
Labels: enhancement

#142 - Update mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper

#141 - An in-range update of @feathersjs/feathers is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] almost 5 years ago - 2 comments
Labels: greenkeeper

#140 - Converting circular structure to JSON

Issue - State: closed - Opened by apmcodes almost 5 years ago - 9 comments
Labels: wontfix

#139 - Fix flaky Travis CI test

Pull Request - State: closed - Opened by daffl almost 5 years ago

#138 - Updated README for custom adapters.

Pull Request - State: closed - Opened by deskoh almost 5 years ago

#137 - custom adapters app.sync.serialize is not a function

Issue - State: closed - Opened by dottodot almost 5 years ago - 2 comments

#136 - Add adapter for MongoDB

Issue - State: closed - Opened by daffl almost 5 years ago - 1 comment
Labels: enhancement, help wanted

#135 - Remove mubsub (MongoDB) adapter

Pull Request - State: closed - Opened by daffl almost 5 years ago - 1 comment
Labels: bug

#134 - mubsub nested dependency security issue

Issue - State: closed - Opened by HKDataGeek almost 5 years ago - 4 comments
Labels: help wanted

#133 - #

Issue - State: closed - Opened by pwcbernie almost 5 years ago

#132 - Using channels with feathers-sync

Issue - State: closed - Opened by averri almost 5 years ago - 2 comments

#131 - TypeError: app.service(...).publish is not a function

Issue - State: closed - Opened by averri almost 5 years ago - 2 comments

#130 - Custom serializer / deserializer support

Pull Request - State: closed - Opened by deskoh almost 5 years ago - 7 comments

#129 - Updated AMQP queue to auto-delete.

Pull Request - State: closed - Opened by deskoh almost 5 years ago

#128 - Syncing events with Date value

Issue - State: closed - Opened by deskoh almost 5 years ago - 2 comments
Labels: enhancement, question

#127 - Updated AMQP queue to auto-delete.

Pull Request - State: closed - Opened by deskoh almost 5 years ago - 2 comments

#126 - Unable to use feathers-sync with sentinel setup

Issue - State: closed - Opened by anveshr1 almost 5 years ago - 1 comment

#125 - Async MongoClient.connect and app mixins

Issue - State: closed - Opened by PowerMogli about 5 years ago

#124 - Update all dependencies

Pull Request - State: closed - Opened by daffl about 5 years ago

#123 - An in-range update of mocha is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] about 5 years ago - 5 comments
Labels: greenkeeper

#122 - Update @feathersjs/feathers to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago - 5 comments
Labels: greenkeeper

#121 - Update semistandard to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] about 5 years ago - 3 comments
Labels: greenkeeper

#120 - Multiple notifications while using amqp

Issue - State: closed - Opened by gauravbhusare about 5 years ago - 2 comments
Labels: bug

#119 - Error: The field 'strict' is not a valid collection option

Issue - State: closed - Opened by supermomme about 5 years ago
Labels: bug

#118 - An in-range update of amqplib is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] about 5 years ago - 3 comments
Labels: greenkeeper

#117 - Update dependencies and Node versions

Pull Request - State: closed - Opened by daffl about 5 years ago

#116 - An in-range update of lodash is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] about 5 years ago - 1 comment
Labels: greenkeeper

#115 - An in-range update of mocha is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] about 5 years ago - 1 comment
Labels: greenkeeper

#114 - Update all dependencies to latest

Pull Request - State: closed - Opened by daffl about 5 years ago

#113 - identify adaptor name by search in protocol name of uri

Pull Request - State: closed - Opened by msudgh about 5 years ago - 1 comment

#112 - feathers-sync couldnt understand mongodb+srv

Issue - State: closed - Opened by msudgh about 5 years ago - 3 comments

#111 - An in-range update of lodash is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] about 5 years ago - 1 comment
Labels: greenkeeper

#109 - mubsub dependency is using too old mongodb driver

Issue - State: closed - Opened by PowerMogli over 5 years ago - 1 comment
Labels: wontfix

#108 - Update mocha to the latest version 🚀

Pull Request - State: closed - Opened by greenkeeper[bot] over 5 years ago - 7 comments
Labels: greenkeeper

#107 - Fix export of symbol to disable syncing

Pull Request - State: closed - Opened by daffl over 5 years ago

#106 - Disabling synchronization on authentication doesn't work

Issue - State: closed - Opened by dottodot over 5 years ago - 7 comments

#105 - receive events in an app from another app

Issue - State: closed - Opened by apmcodes over 5 years ago - 2 comments
Labels: wontfix

#104 - Setting Provider for calls from feathers sync

Issue - State: open - Opened by RickEyre over 5 years ago - 10 comments
Labels: enhancement

#102 - An in-range update of @feathersjs/feathers is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] over 5 years ago
Labels: greenkeeper

#101 - An in-range update of debug is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] almost 6 years ago - 1 comment
Labels: greenkeeper

#100 - An in-range update of @feathersjs/feathers is breaking the build 🚨

Issue - State: closed - Opened by greenkeeper[bot] almost 6 years ago
Labels: greenkeeper