Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6144

DIH Cache backed with MapDB

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      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.

      Attachments

        1. SOLR-6144.patch
          31 kB
          James Dyer

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jdyer James Dyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: