Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Has this become abandonware? #86

Open
webbower opened this issue Sep 11, 2016 · 12 comments
Open

Has this become abandonware? #86

webbower opened this issue Sep 11, 2016 · 12 comments

Comments

@webbower
Copy link

My company is using SubsManager for our site and we're having some issues. I'm looking through the issues list and see that some have been open since 2014 and others have only the original reporter's initial message and no response from @arunoda and the last commit was 6 months ago for a patch version bump.

If this has become abandonware, can anyone suggest a comparable subscription caching package that may still be under active development or at least getting regular bug fixes merged in? We've seen https://github.com/ccorcos/meteor-subs-cache but haven't tried it yet.

@stewartcelani
Copy link

Would also be interested in an answer or recommendation of an alternative solution to this problem.

@Data-Meister
Copy link

Me too. I submitted a PR to this repo months ago, and am dealing with unfixed bugs.

@Data-Meister
Copy link

https://github.com/ccorcos/meteor-subs-cache has been marked as 'Deprecated' however there's a fork here https://github.com/ElvishJerricco/meteor-subs-cache with a bug fixed. The fork is also in atmosphere as "elvishjerricco:subs-cache"

Since the fork was actively developed in the last 3 months maybe this could be a good starting point?

@gaurav-
Copy link

gaurav- commented Sep 30, 2016

Sent a pull request to ElvishJerricco/meteor-subs-cache, that ports the fix for issue ccorcos/meteor-subs-cache#4

cc @ElvishJerricco

@elie222
Copy link

elie222 commented Oct 20, 2016

I'm interested in porting this package to npm for use with RN.
I haven't had any issues with it and have been using it in production for a few years now (but obviously you guys do have some issues).

@snajjar
Copy link

snajjar commented Oct 31, 2016

I was using https://github.com/ccorcos/meteor-subs-cache, was great but a few issues needed fix (particulary the "can't set timers inside simulation" issue).

Overall, the package was great and gave more control over subscriptions and callbacks, but it has been deprecated, and now a maintainer is wanted. I would gladly continue to use it if someone shows up. Maybe @gaurav- or @ElvishJerricco ?

@ramijarrar
Copy link

@snajjar Looks like we have a new maintainer now: ccorcos/meteor-subs-cache#28 (comment)

@paranoico
Copy link

Starting testing on my company using new JS version.

@eybarta
Copy link

eybarta commented Dec 5, 2017

I'm just now considering using a sub manager..
This package is still the one mentioned in the galaxy docs:
http://galaxy-guide.meteor.com/apm-reduce-bandwidth-and-cpu-waste.html

Any news on the maintenance of this package?
Should I be using this one or a different one?

@elie222
Copy link

elie222 commented Dec 5, 2017 via email

@eybarta
Copy link

eybarta commented Dec 5, 2017

@elie222 thanks for replying.. any newer one you recommend?

Though I'm sure this package works now, if in the future Meteor will change
core pub/sub inner workings this package will be obsolete... no?

@elie222
Copy link

elie222 commented Dec 5, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants