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

Soft Index File Store

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

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)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: