couchbaselabs / couchbaselabs/cbft

bleve Batch ingest should be async

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
26
Forks
5
PR merge metrics
No merged PRs in 30d

Description

currently, cbft synchronously applies a bleve Batch once a pindex batch is "full".

instead, for potentially higher performance, perhaps cbft should continue with DCP stream processing to build up the next batch in memory, while the last batch is being concurrently ingested by bleve.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.