You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alexandre Rafalovitch (Jira)" <ji...@apache.org> on 2020/08/29 19:49:00 UTC

[jira] [Resolved] (SOLR-6144) DIH Cache backed with MapDB

     [ https://issues.apache.org/jira/browse/SOLR-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexandre Rafalovitch resolved SOLR-6144.
-----------------------------------------
    Resolution: Won't Fix

> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org