Wed, 29 May 2024 11:29:26 UTC | login

Information for build erlang-cache_tab-1.0.25-1.fc33

ID181992
Package Nameerlang-cache_tab
Version1.0.25
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/erlang-cache_tab.git#f035a801df681cfaddeac02cb5ea6649e7fe7764
SummaryErlang cache table application
DescriptionThis application is intended to proxy back-end operations for Key-Value insert, lookup and delete and maintain a cache of those Key-Values in-memory, to save back-end operations. Operations are intended to be atomic between back-end and cache tables. The lifetime of the cache object and the max size of the cache can be defined as table parameters to limit the size of the in-memory tables.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 15:57:18 UTC
CompletedFri, 14 Aug 2020 16:36:44 UTC
Taskbuild (f33, /rpms/erlang-cache_tab.git:f035a801df681cfaddeac02cb5ea6649e7fe7764)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/erlang-cache_tab.git#f035a801df681cfaddeac02cb5ea6649e7fe7764'}}
Tags
f33
f37
f38
RPMs
src
erlang-cache_tab-1.0.25-1.fc33.src.rpm (info) (download)
riscv64
erlang-cache_tab-1.0.25-1.fc33.riscv64.rpm (info) (download)
erlang-cache_tab-debuginfo-1.0.25-1.fc33.riscv64.rpm (info) (download)
erlang-cache_tab-debugsource-1.0.25-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 31 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.0.25-1 - Update to 1.0.25 (#1807250). - https://github.com/processone/cache_tab/blob/1.0.25/CHANGELOG.md