Download List

프로젝트 설명

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.

System Requirements

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

이 릴리스의 수정 그들이 그 때 사용하는 dietlibc 셀프 체크 깨는 중에서 몇 가지 컴파일러와 링커 경고. 아니 기능적 변화되었다.
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 새로운 옵션이 삽입 레코드의 키를 사용하여 모든 기존 레코드를 삭제했습니다. dcachedel 및 트랜잭션을 사용할 수있습니다 dcacheadd. dcachesh 도구는 대화식 dcache 조작을하실 수있습니다.
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

트랜잭션 지원이 추가되었습니다.
Tags: Minor feature enhancements
Transaction support was added.

Project Resources