This help site has been deprecated. Please send your requests to support@rubygems.org
What to do if your gemname is similar to the existing one?
Hello,
I have started work on redis-based throttling some time ago as part of `sidekiq-throttled` gem. Recently I've extracted throttling logic into a standalone gem: <https://gitlab.com/ixti/redis-throttle/>. Unfortunately, I've found that I can't publish the gem because of the name is similar to the abandoned `redis_throttle`. What can I do? Should I just pick up a new name? o_O
Discussions are closed to public comments.
If you need help with RubyGems.org please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by sonalkr132 on 17 Aug, 2020 05:28 AM
Hi Alexey,
You should be able to claim
redis-throttle
now.However, to avoid confusion, I would recommend picking a different name or contacting the owner of the
redis_throttle
to transfer it to you or yank his gem.