proxmox-perl-rs/common/src
Lukas Wagner ea4d87816b cache: add bindings for SharedCache
This is a simple, cache implementation which can be accessed from
multiple processes. It also supports storing a range of historical
values.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
[wb: also update pmg-rs/Cargo.toml and both d/control files]
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-08-09 13:21:01 +02:00
..
apt apt: minor parameter cleanup 2024-07-08 15:33:58 +02:00
calendar_event.rs add common-src/ and move CalendarEvent to it 2022-03-01 10:54:15 +01:00
logger.rs update to proxmox-log 0.2 2024-08-06 14:13:31 +02:00
mod.rs cache: add bindings for SharedCache 2024-08-09 13:21:01 +02:00
notify.rs notify: adapt to Option<Vec<T>> to Vec<T> changes in proxmox_notify 2024-06-04 10:40:53 +02:00
shared_cache.rs cache: add bindings for SharedCache 2024-08-09 13:21:01 +02:00
subscription.rs update to proxmox-http 0.7 2022-09-07 10:25:12 +02:00