Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-IPC-SharedCache | Distribution: Fedora Project |
Version: 1.3 | Vendor: Fedora Project |
Release: 55.el10_0 | Build date: Sun Sep 8 18:59:55 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-14.iad2.fedoraproject.org |
Size: 71076 | Source RPM: perl-IPC-SharedCache-1.3-55.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/IPC-SharedCache | |
Summary: Perl module to manage a cache in SysV IPC shared memory |
This module provides a shared memory cache accessed as a tied hash. Shared memory is an area of memory that is available to all processes. It is accessed by choosing a key, the ipc_key argument to tie. Every process that accesses shared memory with the same key gets access to the same region of memory. In some ways it resembles a file system, but it is not hierarchical and it is resident in memory. This makes it harder to use than a filesystem but much faster. The data in shared memory persists until the machine is rebooted or it is explicitly deleted.
GPL-2.0-or-later
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3-55 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-54 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/perl-IPC-SharedCache /usr/share/doc/perl-IPC-SharedCache/ANNOUNCE /usr/share/doc/perl-IPC-SharedCache/Changes /usr/share/doc/perl-IPC-SharedCache/README /usr/share/licenses/perl-IPC-SharedCache /usr/share/licenses/perl-IPC-SharedCache/LICENSE /usr/share/man/man3/IPC::SharedCache.3pm.gz /usr/share/perl5/vendor_perl/IPC /usr/share/perl5/vendor_perl/IPC/SharedCache.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 3 04:43:56 2024