Nicholas DiPiazza created TIKA-4576:
---------------------------------------
Summary: Create pluggable storage interface for Fetcher
components with in-memory implementation
Key: TIKA-4576
URL: https://issues.apache.org/jira/browse/TIKA-4576
Project: Tika
Issue Type: Sub-task
Reporter: Nicholas DiPiazza
when fetchers are stored, right now they are stored in memory within a sync
hashmap.
i would like to create an interface for storage of fetchers. then implement
the interface with an InMemoryStore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)