[
https://issues.apache.org/jira/browse/SOLR-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Dyer updated SOLR-6144:
-----------------------------
Attachment: SOLR-6144.patch
The attached patch requires SOLR-2943 (patch, uncommitted) also.
> DIH Cache backed with MapDB
> ---------------------------
>
> Key: SOLR-6144
> URL: https://issues.apache.org/jira/browse/SOLR-6144
> Project: Solr
> Issue Type: New Feature
> Components: contrib - DataImportHandler
> Reporter: James Dyer
> Priority: Minor
> Attachments: SOLR-6144.patch
>
>
> This is a DIH Cache implementation using Map DB version 1.0.2. Map DB is a
> pure Java key-value store that supports both file-based caches and
> memory-based caches (both on- and off-heap). See http://www.mapdb.org/.
> MapDB is ASL2.0 licensed, so unlike the BDB-JE cache impl (SOLR-2613), this
> one could potentially be committed.
> This does not perform nearly as well as the BDB-JE cache, but I imagine it is
> fast enough for a lot of uses.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]