Télécharger la liste

Description du projet

The dcache library implements a fixed size cache
which automatically deletes the oldest record if
space is needed for new records. A number of
commandline tools allow the cache to be used from
shell scripts.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-14 10:36
0.6.2

Cette version corrige un compilateur et quelques avertissements éditeur de liens, parmi eux ceux qui enfreignent l'auto-vérification lors de l'utilisation dietlibc. Pas de changements fonctionnels ont été faites.
Tags: Minor bugfixes
This release fixes a few compiler and linker warnings, among them those breaking the self check when using dietlibc. No functional changes were made.

2005-07-06 08:16
0.6.1

dcacheadd a une nouvelle option pour supprimer tous les vieux enregistrements avec la clé de l'enregistrement auquel il inserts. dcachedel et dcacheadd peuvent utiliser des transactions. L'outil permet une manipulation dcachesh dcache interactif.
Tags: Minor feature enhancements
dcacheadd has a new option to delete all old
records with the key of the record it inserts.
dcachedel and dcacheadd can use transactions. The
dcachesh tool allows interactive dcache
manipulation.

2002-07-14 22:51
0.6.0

Support aux transactions a été ajouté.
Tags: Minor feature enhancements
Transaction support was added.

Project Resources