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

Use the gulp registry instead of npmsearch #1

Closed
yocontra opened this issue Mar 25, 2014 · 4 comments
Closed

Use the gulp registry instead of npmsearch #1

yocontra opened this issue Mar 25, 2014 · 4 comments

Comments

@yocontra
Copy link
Contributor

Hey!

Great project - I just wanted to let you know that you're free to use the gulpjs registry instead of npmsearch (which we had a lot of downtime issues with) for your generator page.

Basically http://registry.gulpjs.com/ is an elasticsearch with all of npm in it that is kept up to date and sponsored by DigitalOcean.

Here are some sample queries:

http://registry.gulpjs.com/_search?pretty=true&q=keywords:gulpplugin,gulpfriendly&fields=name,keywords,rating,description,author,modified,homepage,version,license

http://registry.gulpjs.com/package/gulp?pretty=true

@joakimbeng
Copy link
Member

That sounds great! :) Will look into the switch tomorrow.

@joakimbeng
Copy link
Member

@contra how long does it usually take for a new package to show up in the elastic search db? I published slush and slush-angular both none of them has shown up yet, neither have gulp-install and gulp-conflict which I published on sunday..

@yocontra
Copy link
Contributor Author

@joakimbeng Looks like the replication stopped - it's back up now and I'm looking into why it stopped

@joakimbeng
Copy link
Member

@contra thanks! Now the generator search works on http://klei.github.io/slush

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

2 participants