This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch file-based-config-store
in repository https://gitbox.apache.org/repos/asf/tika.git
from 52b14c551 Add Ignite as built-in ConfigStore type
add 01430c642 Add PipesIterator management API with save, get, and delete
operations
No new revisions were added by this update.
Summary of changes:
.../apache/tika/pipes/grpc/TikaGrpcServerImpl.java | 101 +++++++++++++++
tika-grpc/src/main/proto/tika.proto | 53 ++++++++
.../org/apache/tika/pipes/core/PipesClient.java | 114 +++++++++++++++-
.../apache/tika/pipes/core/server/PipesServer.java | 143 ++++++++++++++++++++-
4 files changed, 409 insertions(+), 2 deletions(-)