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

New feature request #72

Closed
phuongph opened this issue Jan 20, 2018 · 1 comment
Closed

New feature request #72

phuongph opened this issue Jan 20, 2018 · 1 comment

Comments

@phuongph
Copy link
Contributor

I think it will be very nice if indexd supports bulk input. Most of the regular use cases are good, each insertion takes roughly 25 milliseconds. I think if we insert 1000 entries at a time, it will take much less than 25ms x 1000 = 25s.

Two use cases will benefit significantly:

  1. backup-indexd-populator takes 24-26 hours now to populate 1.8-1.9 million entries. It will take significant less time(hopefully 30-60 minutes)

  2. signpost-2-indexd migration takes about 60-70 hours (depending on environment) to migrate about 3.5 million entries. It will take much less time (probably 60-90 minutes)

@zflamig
Copy link
Contributor

zflamig commented Feb 27, 2018

Duplicate of #58

@zflamig zflamig marked this as a duplicate of #58 Feb 27, 2018
@zflamig zflamig closed this as completed Feb 27, 2018
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