From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Lukas Wagner <l.wagner@proxmox.com>, pdm-devel@lists.proxmox.com
Subject: Re: [PATCH datacenter-manager v2 0/4] add generic, per-remote (and global) cache for remote API responses
Date: Fri, 15 May 2026 11:31:17 +0200 [thread overview]
Message-ID: <2c9b93e3-0207-4e42-a77b-10b261646daa@proxmox.com> (raw)
In-Reply-To: <20260515082855.85698-1-l.wagner@proxmox.com>
On 15/05/2026 10:28, Lukas Wagner wrote:
> Changes since v1:
> - The only changes happened in the last two patches:
> - Improved behavior in case the cache entry could not be read,
> mostly to ensure a self-healing behavior
> - Slightly restructured code to avoid some clone calls
> - When requesting the list of updates for a single remote, update the
> global summary cache asynchronously
I was writing up a review for v1 and missed this before hitting send. Anyway,
some of my v1 comments should still apply.
next prev parent reply other threads:[~2026-05-15 9:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-15 8:28 [PATCH datacenter-manager v2 0/4] add generic, per-remote (and global) cache for remote API responses Lukas Wagner
2026-05-15 8:28 ` [PATCH datacenter-manager v2 1/4] add persistent, generic, namespaced key-value cache implementation Lukas Wagner
2026-05-15 8:28 ` [PATCH datacenter-manager v2 2/4] add api_cache as a specialized wrapper around the namespaced cache Lukas Wagner
2026-05-15 8:28 ` [PATCH datacenter-manager v2 3/4] api: resources: subscriptions: switch over to api_cache Lukas Wagner
2026-05-15 8:28 ` [PATCH datacenter-manager v2 4/4] remote-updates: switch over to new api_cache Lukas Wagner
2026-05-15 9:31 ` Thomas Lamprecht [this message]
2026-05-15 14:50 ` superseded: [PATCH datacenter-manager v2 0/4] add generic, per-remote (and global) cache for remote API responses Lukas Wagner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2c9b93e3-0207-4e42-a77b-10b261646daa@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=l.wagner@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.