Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518146
en ru br
ALT Linux repos
S:1.04-alt1

Group :: Development/Perl
RPM: perl-Tie-Array-QueueExpire

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.04-alt1
Build date: 2 april 2014, 10:33 ( 525.2 weeks ago )
Size: 11.35 Kb

Home page:   http://search.cpan.org/dist/Tie-Array-QueueExpi…

License: GPL
Summary: Tie::Array::QueueExpire - tie ARRAY over a TokyoCabinet::BDB database with expiration function
Description:

Tie an ARRAY over a TokyCabinet Btree DB and allow to get or deleted expired data;

This module require Time::HiRes, TokyoCabinet (database and perl module.)

The normal ARRAY function present are

push
pop
shift
exits
scalar
clear
unshift  (but put data 1 second before the first entry)

The following function is not completely iplemented.

 splice

The following function are not implemented.

 extend
 store
 STORESIZE

The following function are specific of this module.

 LAST
 FIRST
 EXPIRE
 OPTIMIZE

Current maintainer: Michael Bochkaryov

List of contributors

List of rpms provided by this srpm:

  • perl-Tie-Array-QueueExpire
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin