couchimport

CouchDB import tool to allow data to be bulk inserted

OTHER License

Downloads
471
Stars
139
Committers
14
couchimport - 1.5.0 Latest Release

Published by glynnbird over 4 years ago

  • add --retry/-r option to retry requests that yielded an HTTP 429 response
couchimport - 1.4.5

Published by glynnbird over 4 years ago

Bug fix for overwrite mode

couchimport - 1.4.4

Published by glynnbird over 4 years ago

Fix IAM bugs on import

couchimport - 1.4.3

Published by glynnbird over 4 years ago

Added maxwps/COUCH_MAX_WPS to allow rate limiting of writes during couchimport runs.

couchimport - 1.4.2

Published by glynnbird over 4 years ago

  • typescript defs
  • swap out request library for axios
couchimport - 1.0.0

Published by glynnbird about 6 years ago

  • code refactor
  • remove un-needed dependencies
  • update dependencies
  • modernise code
  • tidy variable names
  • standard js linting
couchimport - 0.6.0

Published by glynnbird almost 8 years ago

  • adds jsonl support
  • allow preview mode to work with transform functions
  • dependency version bump