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

Soft Index File Store

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: