Changes for version 0.13 - 2026-06-24
- Docs: abstract and description now highlight LRU and per-key TTL
- Add Cookbook, examples, and an oracle test (no code change)
Documentation
Practical recipes for shared-memory maps
Modules
Multiprocess shared-memory hash maps with LRU eviction and per-key TTL
Provides
in lib/Data/HashMap/Shared/I16.pm
in lib/Data/HashMap/Shared/I16S.pm
in lib/Data/HashMap/Shared/I32.pm
in lib/Data/HashMap/Shared/I32S.pm
in lib/Data/HashMap/Shared/II.pm
in lib/Data/HashMap/Shared/IS.pm
in lib/Data/HashMap/Shared/SI.pm
in lib/Data/HashMap/Shared/SI16.pm
in lib/Data/HashMap/Shared/SI32.pm
in lib/Data/HashMap/Shared/SS.pm