• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

LibRingCache

 

Project Updated:
Files Updated: Mon, Oct 26 2009
Supports Game Version: 3.2.0
Category: Libraries
Tags:

, , and [Edit Tags]

Project Manager: watchout
Additional Authors: No additional authors
Current Version: 1.5
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 0
Downloads Total: 184
Favorites: 0
Comments: 0
  • About LibRingCache
  •  

LibRingCache is an implementation of a cache that selectively lets the garbage collector collect old items but keeps the newest.

See documentation for usage information.

Why would you want to use this?

Currently you might just have a simple cache table with a _mode = "kv" metatable, but that isn't the best way because when the garbage collector runs, it will collect all entries no matter how old (or recent) they are. This cache implementation will ensure that you will keep your N most recent items in the cache.

Generally spoken, LibRingCache is useful to you if you want to keep X recent items, but still have to access them by an associative value (as opposed to just an incrementing number)

Because a cache that is always empty is useless.

  • Downloads (4)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  LibRingCache 1.5 Release 3.2.0 8 10/26/2009
  LibRingCache 1.1 Release 3.1.0 110 7/8/2009
  LibRingCache 1.0 Stable Release 3.1.0 31 6/11/2009
  LibRingCache Beta 1 Beta 3.1.0 35 5/14/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Similar Addons
  •  

Average downloads per day

  1. 2,735 Addon Control Panel Libraries, Development Tools...
  2. 1,115 Ace3 Libraries
  3. 833 LibRock-1.0 Libraries
  4. 560 Ace2 Libraries
  5. 446 LibHealComm-4.0 Libraries