clustericious / Clustericious

2 stars 3 forks source link

Clustericious and related distributions to be deprecated and eventually removed from CPAN #46

Open plicease opened 6 years ago

plicease commented 6 years ago

I had been maintaining CPAN versions of these distributions while I was working with my former employer where I was also working on internal versions. I have since switched jobs, and nobody at my old workplace was interested in taking up the development of the CPAN versions. I don't believe these modules were widely used outside of our group anyway, so I am deprecating them all and intend on removing them from CPAN on or after 31 December 2018.

I will not be working on bug related to these distributions, and will not be accepting patches either. If you ARE using these modules and depend on them I can coordinate between you and the developers who are still working on the non-CPAN versions. Here is the list of distributions which will be deprecated and removed:

Clustericious::Admin Clustericious PlugAuth::Plugin::LDAP PlugAuth Yars::Command::yars_exercise (already removed) Yars

In addition any modules which depend on these modules or are plugins and cannot easily be reworked to function without these modules are also subject to deprecation and removal.

plicease commented 6 years ago

See also https://github.com/clustericious/Yars/issues/31

niccolox commented 5 years ago

any suggestions or pointers for Mojo clustering?

can Clustericious type clustering be done via the Mojo core?

plicease commented 5 years ago

tbh I don't think there is much that you can do with Clustericious that you can't do with some combination of Mojolicious + Mojolicious plugins.