all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pdm-devel@lists.proxmox.com, Lukas Wagner <l.wagner@proxmox.com>
Subject: applied: [PATCH datacenter-manager v3 0/4] add generic, per-remote (and global) cache for remote API responses
Date: Mon, 18 May 2026 23:53:10 +0200	[thread overview]
Message-ID: <177914118716.151791.7544822894393702702.b4-ty@b4> (raw)
In-Reply-To: <20260515144927.427114-1-l.wagner@proxmox.com>

On Fri, 15 May 2026 16:49:23 +0200, Lukas Wagner wrote:
> The main intention is to avoid a sprawl of different caching approaches by
> establishing a simple, easy to use cache implementation that can be used to
> persistently cache API responses from remotes (and derived aggregations).
> 
> The `namespaced_cache` module is pretty generic and can be moved to proxmox.git
> (maybe in proxmox-shared-cache) once it has sufficiently stabilized.
> 
> [...]

Applied, thanks!

Nice work, and once the dust settles on this we probably can move the core over
to its own crate in the proxmox workspace, but totally fine to keep it here for
now.
Btw. I squashed in small doc typo and some small style nits squashed in, and
two tiny slightly opinionated code-reuse clean-ups as follow-up, I did not
think requesting a v4 was worth it for them.

[1/4] add persistent, generic, namespaced key-value cache implementation
      commit: cef510ddbf2856414157e2ddb258d54b66c80bb0
[2/4] add api_cache as a specialized wrapper around the namespaced cache
      commit: ea30a924f1b9dfc0c3259eb7468dd907c6c8fe09
[3/4] api: resources: subscriptions: switch over to api_cache
      commit: 2b1735d601f4ecebe68bcc1d15653b3e2d65598e
[4/4] remote-updates: switch over to new api_cache
      commit: 0ae2279c621298dc08118dae70b06e290c7b4bac




  parent reply	other threads:[~2026-05-18 21:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-15 14:49 [PATCH datacenter-manager v3 0/4] add generic, per-remote (and global) cache for remote API responses Lukas Wagner
2026-05-15 14:49 ` [PATCH datacenter-manager v3 1/4] add persistent, generic, namespaced key-value cache implementation Lukas Wagner
2026-05-15 14:49 ` [PATCH datacenter-manager v3 2/4] add api_cache as a specialized wrapper around the namespaced cache Lukas Wagner
2026-05-15 14:49 ` [PATCH datacenter-manager v3 3/4] api: resources: subscriptions: switch over to api_cache Lukas Wagner
2026-05-15 14:49 ` [PATCH datacenter-manager v3 4/4] remote-updates: switch over to new api_cache Lukas Wagner
2026-05-18 21:53 ` Thomas Lamprecht [this message]
2026-05-19  7:30   ` applied: [PATCH datacenter-manager v3 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=177914118716.151791.7544822894393702702.b4-ty@b4 \
    --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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal