Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2634

Upgrade from ConcurrentLinkedHashMap to Caffeine

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.2.0.Final
    • 5.1.0.Final
    • None
    • None

      This project currently uses ConcurrentLinkedHashMap, which is now dormant.

      Caffeine is a rewrite that combines the best of CLHM, Guava, Java 8, and the recent research. In particular it introduces a new eviction policy. W-TinyLFU, to provide a superior hit rate to LRU.

      Please consider migrating. Thanks!

              hchiorean Horia Chiorean (Inactive)
              ben.manes Benjamin Manes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: