libcache-mmap-perl binary package in Ubuntu Bionic armhf

 Cache::Mmap implements a shared data cache, using memory mapped files.
 If routines are provided which interact with the underlying data, access to
 the cache is completely transparent, and the module handles all the details of
 refreshing cache contents, and updating underlying data, if necessary.
 .
 Cache entries are assigned to "buckets" within the cache file, depending on
 the key. Within each bucket, entries are stored approximately in order of last
 access, so that frequently accessed entries will move to the head of the
 bucket, thus decreasing access time. Concurrent accesses to the same bucket are
 prevented by file locking of the relevant section of the cache file.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-11-22 03:18:53 UTC Published Ubuntu Bionic armhf release universe perl Optional 0.11-3build5
  • Published
  • Copied from ubuntu bionic-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic armhf proposed universe perl Optional 0.11-3build5
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-22 03:48:34 UTC Superseded Ubuntu Bionic armhf release universe perl Optional 0.11-3build4
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of libcache-mmap-perl 0.11-3build5 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed armhf in Primary Archive for Ubuntu