mongo2elastic
Advanced tools
Changelog
0.22.0
mongochangestream
- generic emitter.mongochangestream
which now emits two events on its own.Changelog
0.20.0
passthrough
option to allow for customization of field mappings._.merge
instead of flattened key path.Changelog
0.17.1
['string', 'null']
=> 'string'
.Changelog
0.17.0
omit
and overrides
to convertSchema
.Changelog
0.15.0
convertSchema
fn that converts a MongoDB JSON schema to an Elasticsearch mapping.