[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1032527: marked as done (ITP: golang-github-bep-lazycache -- Thread-safe in-memory LRU cache with non-blocking cache priming on cache misses (Go library))



Your message dated Tue, 14 Mar 2023 19:00:11 +0000
with message-id <E1pc9sZ-002EGs-5I@fasolo.debian.org>
and subject line Bug#1032527: fixed in golang-github-bep-lazycache 0.2.0-1
has caused the Debian Bug report #1032527,
regarding ITP: golang-github-bep-lazycache -- Thread-safe in-memory LRU cache with non-blocking cache priming on cache misses (Go library)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1032527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032527
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-bep-lazycache
  Version         : 0.2.0-1
  Upstream Author : Bjørn Erik Pedersen
* URL             : https://github.com/bep/lazycache
* License         : Expat
  Programming Lang: Go
  Description     : Thread-safe in-memory LRU cache with non-blocking cache priming on cache misses (Go library)

 Lazycache is a simple thread safe in-memory LRU cache.  Under the hood
 it leverages the great simpleru package in golang-lru, with its exellent
 performance.  One big difference between golang-lru and this library is
 the GetOrCreate method, which provides:
 .
  * Non-blocking cache priming on cache misses.
  * A guarantee that the prime function is only called once for a given key.
  * The cache's RWMutex is not locked during the execution of the prime
    function, which should make it easier to reason about potential deadlocks.
 .
 Other notable features:
 .
  * The API is generic
  * The cache can be resized while running.
  * When the number of entries overflows the defined cache size, the
    least recently used item gets discarded (LRU).


Reason for packaging: Needed by hugo (>= 0.111.0)

--- End Message ---
--- Begin Message ---
Source: golang-github-bep-lazycache
Source-Version: 0.2.0-1
Done: Anthony Fok <foka@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-bep-lazycache, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1032527@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <foka@debian.org> (supplier of updated golang-github-bep-lazycache package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 08 Mar 2023 19:43:09 -0700
Source: golang-github-bep-lazycache
Binary: golang-github-bep-lazycache-dev
Architecture: source all
Version: 0.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Anthony Fok <foka@debian.org>
Description:
 golang-github-bep-lazycache-dev - Thread-safe in-memory LRU cache with non-blocking cache priming o
Closes: 1032527
Changes:
 golang-github-bep-lazycache (0.2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1032527)
Checksums-Sha1:
 cd4bc25d121043e16ef119faa0d04b593eefbd7a 2349 golang-github-bep-lazycache_0.2.0-1.dsc
 b9857a90ba9865caa0d8d7b555a3b0296cb7f949 7421 golang-github-bep-lazycache_0.2.0.orig.tar.gz
 6e580c83024fb34ca8c9b602d1724bdaf68389cf 2532 golang-github-bep-lazycache_0.2.0-1.debian.tar.xz
 4b67f9d4a5cb84b4a3f35938bdc312d16daff60a 7256 golang-github-bep-lazycache-dev_0.2.0-1_all.deb
 c36bab2e7bd406802b72d2b8b377a9fa5ba09b27 6689 golang-github-bep-lazycache_0.2.0-1_amd64.buildinfo
Checksums-Sha256:
 040061746678f8f8de87c0d116899f386047da3afde78cd8b752396502c9b802 2349 golang-github-bep-lazycache_0.2.0-1.dsc
 c6fbef14b7a1300048ebab8ae869582bef5993c38683d533ebc49fa630d02706 7421 golang-github-bep-lazycache_0.2.0.orig.tar.gz
 10593e8a66b3e7b7b7ba7a4cf7911f798a0b828202a3065ef8e961d499ac8944 2532 golang-github-bep-lazycache_0.2.0-1.debian.tar.xz
 56dc465654c89ff8e0e462a89c929516139acea1fcdee6db4e7a79aa31c49100 7256 golang-github-bep-lazycache-dev_0.2.0-1_all.deb
 27050d7ad7e5c992fe799f84bfbebe7d09f720a6bd701f6ee1885536d77a9ad0 6689 golang-github-bep-lazycache_0.2.0-1_amd64.buildinfo
Files:
 e5fdb324d8d8f6baf8fef6dedfcb32aa 2349 golang optional golang-github-bep-lazycache_0.2.0-1.dsc
 bb16c794538fab9608054ff8e06a7bcb 7421 golang optional golang-github-bep-lazycache_0.2.0.orig.tar.gz
 2c3cfc493b0c0e95cc2b0b95ff12b176 2532 golang optional golang-github-bep-lazycache_0.2.0-1.debian.tar.xz
 7aae6d393ada06df8136ea93c84d6651 7256 golang optional golang-github-bep-lazycache-dev_0.2.0-1_all.deb
 bcf5444c80e52bab102b322bf802f138 6689 golang optional golang-github-bep-lazycache_0.2.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAmQJSG0QHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWaz5HPD/9l+CIeZvtxMA3cMG3o8v015gmczYmK5rYI
3SnT+s+NZ1+twM5JG4d/iOB6CnnzjOad2f9b5kp07Krym6FFCu5dy/EgRf5Ea4cu
yqdkeXyGx4mw3g4cnL+Hpu0BdJNmcd2edtyRnRsmG+Fhvy65xBqO993yWozAfKRj
6XqYVSds+8V0JMRFv33Ki3Z1eOiF5iIpsC1jixu+lauX//mIl4/YrNUUjk7E1Z6U
UAUDpZYTOZ17OMzDqprQo9NFvWYg6lQ4Hixg6TcEEmmv8Gg5WVfecgGTbSKISkXi
NmkNeZMO8d+o9D4lDBU6UPlORrJ0Eu5zWBgoWxBy9+cy1Uskw66ghwrw49+8EBQi
DOdcJns3dqT5KK5MwrjIMR0gFIL6Os3L46eNshPza+SpNgT1jL2jh9PjAle1Mmr2
NudNCTsTsKdm7e/yHG9oyAa8KiODZ7V46pDATs1OOvVELNkwZ92NM4j53rcKO0GM
hWEkfS/9TFshSKjqyMPVjU9SPq0Ccn6M7P8gKLdcAuLd7WoK/HabVTWb5dzrhM9S
B3S4orpErdd9+dBLjkEzhhi8wvMeWvF5NaebLWq06okGiphiud2J084sLFieKJdh
zzcQjW6ABncs3BPz/BcFarWSKsxrjIKAKteIQBMRj1C1hI+3/C8vBdbHJ0zLj2UG
SCX/2u7F+g==
=tS2B
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: