Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3921

Soft Index File Store

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 7.0.0.CR1
    • None
    • Loaders and Stores
    • None

    Description

      Implementation of cache store backed by local file system.
      It does not keep keys in memory as SingleFileStore but should offer better performance than LevelDBCacheStore.

      The main idea is to use B-tree index for storing the keys, but cache parts of this tree in memory using SoftReferences.

      Attachments

        Issue Links

          Activity

            People

              rvansa1@redhat.com Radim Vansa (Inactive)
              rvansa1@redhat.com Radim Vansa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: