franz inc logo  
  download techcorner franz inc franz inc store search franz inc          

products
  Allegro CL
     Packages/Pricing
     Licensing Options
  AllegroCache
     Download
  NFS for Windows
  Open Source Tools
  Pepito
  Semantic Technologies
services
support
about
success
resources

RSS Feeds

AllegroServe at opensource.franz.com

AllegroCache Download Page

This download site is designed to provide Allegro CL 8.0 and 7.0 AllegroCache users the opportunity to access new releases of AllegroCache. We intend to provide new features and updates frequently so be sure to check this site on a regular basis.

Allegro CL 8.0 was released with AllegroCache version 1.0.0. Please review the "Change Log" section below regarding incompatibilities prior to installation.

NOTE: if you need an update for a platform not listed below please contact support@franz.com for assistance.

Installation Instructions

The installation is actually quite simple and just takes a few minutes.

Steps 1 and 2 only have to be done one time. After the first time, when you want to install new versions of AllegroCache, you can skip directly to step 3.

  1. [Skip this step if you already have Allegro CL installed.]
    Install Allegro Common Lisp, if you do not already have it installed. You can download Allegro CL here.
  2. Make sure you have all the latest patches to Allegro CL installed.
    It is very important that you not skip this step, until you have completed it one time.
  3. Install AllegroCache by starting up Allegro and evaluating the forms below, depending on whether you need to use a proxy for web access.

    No proxy needed for web access:
    (require :update)
    (system.update:install-allegrocache)
    
    Proxy needed for web access:
    Substitute your actual proxy host name, proxy port (a number), username and password for the bold italic items below:

    If you do not require a username and password, then use these forms:
    (require :update)
    (system.update:install-allegrocache :proxy "myproxy:myport")
    
    If you require a username and password, then use these forms:
    (require :update)
    (system.update:install-allegrocache
      :proxy "myproxy:myport"
      :proxy-basic-authorization '("myaccount" . "mypassword"))
    
  4. Test the installation by evaluating the form printed by system.update:install-allegrocache. If you see something like the following (though the version number in the loaded fasl file might be different), then the installation worked:
    cl-user(11): (require :acache "acache-1.1.11.fasl")
    ; Fast loading C:\Program Files\acl80\code\acache-1.1.11.fasl
    ...
    t
    cl-user(12): 
    
    The important part is the lack of the word Error appearing anywhere in the output.

The documentation for AllegroCache is here.

Manual Installation

The following files are for manual installation only. Manual installation should only be used when you want to install an older version of AllegroCache, or the automatic installation above does not work for you (in which case, we would definitely like to know about it, so please send the details to support@franz.com.

  1. Please follow steps 1 and 2 in "Installation Instructions" above. This will insure that an up-to-date Allegro CL is installed.
  2. Download AllegroCache, choosing the file appropriate to your version of installed Allegro CL.
  3. Unpack the downloaded file somewhere. For the purposes discussion, we will assume that you unpacked the Windows version in c:\temp. This means you will have a new directory c:\temp\acache-1.1.10-acl8.0. You can move this directory to the Allegro directory, c:\Program Files\acl80, or some other place of your choosing. Now, you can load AllegroCache like this:
    (load "c:/program files/acl80/acache-1.1.10-acl8.0/acache.fasl")
    

Latest Version

ArchFileCreatedSize 
freebsd32acache-2.1.0-acl7.0-freebsd32.tgz05/21/2007 08:19:46 PM2,755,288Download 
freebsd32acache-2.0.1-acl7.0-freebsd32.tgz03/27/2007 07:25:34 AM2,627,782Download 
freebsd32acache-2.1.10-acl8.0-freebsd32.tgz01/03/2008 07:55:25 AM1,849,208Download 
freebsd32acache-2.1.9-acl8.0-freebsd32.tgz11/18/2007 10:41:21 AM1,877,510Download 
freebsd32acache-2.1.10-acl8.1-freebsd32.tgz01/03/2008 07:57:50 AM1,868,985Download 
freebsd32acache-2.1.9-acl8.1-freebsd32.tgz11/18/2007 10:42:32 AM1,896,846Download 
linux32acache-2.1.0-acl7.0-linux32.tgz05/21/2007 08:19:48 PM2,754,961Download 
linux32acache-2.0.1-acl7.0-linux32.tgz03/27/2007 07:25:32 AM2,626,720Download 
linux32acache-2.1.10-acl8.0-linux32.tgz01/03/2008 07:55:27 AM1,849,707Download 
linux32acache-2.1.9-acl8.0-linux32.tgz11/18/2007 10:41:24 AM1,877,574Download 
linux32acache-2.1.10-acl8.1-linux32.tgz01/03/2008 07:57:49 AM1,866,988Download 
linux32acache-2.1.9-acl8.1-linux32.tgz11/18/2007 10:42:32 AM1,895,149Download 
linux64acache-2.1.0-acl7.0-linux64.tgz05/21/2007 08:19:42 PM2,800,309Download 
linux64acache-2.0.1-acl7.0-linux64.tgz03/27/2007 07:25:27 AM2,670,267Download 
linux64acache-2.1.10-acl8.0-linux64.tgz01/03/2008 07:55:22 AM1,903,866Download 
linux64acache-2.1.9-acl8.0-linux64.tgz11/18/2007 10:41:19 AM1,931,895Download 
linux64acache-2.1.10-acl8.1-linux64.tgz01/03/2008 07:57:46 AM1,920,273Download 
linux64acache-2.1.9-acl8.1-linux64.tgz11/18/2007 10:42:26 AM1,947,264Download 
macosx32acache-2.1.10-acl8.0-macosx32.tgz01/03/2008 07:55:37 AM1,900,452Download 
macosx32acache-2.1.9-acl8.0-macosx32.tgz11/18/2007 10:41:32 AM1,927,772Download 
macosx32acache-2.1.10-acl8.1-macosx32.tgz01/03/2008 07:57:57 AM1,901,098Download 
macosx32acache-2.1.9-acl8.1-macosx32.tgz11/18/2007 10:42:40 AM1,928,887Download 
mactel32acache-2.1.10-acl8.0-mactel32.tgz01/03/2008 07:55:20 AM1,850,137Download 
mactel32acache-2.1.9-acl8.0-mactel32.tgz11/18/2007 10:41:18 AM1,878,834Download 
mactel32acache-2.1.10-acl8.1-mactel32.tgz01/03/2008 07:57:43 AM1,868,546Download 
mactel32acache-2.1.9-acl8.1-mactel32.tgz11/18/2007 10:42:24 AM1,896,151Download 
mactel64acache-2.1.10-acl8.1-mactel64.tgz01/03/2008 07:57:39 AM1,919,595Download 
mactel64acache-2.1.9-acl8.1-mactel64.tgz11/18/2007 10:42:21 AM1,946,104Download 
solaris32acache-2.1.10-acl8.0-solaris32.tgz01/03/2008 07:56:03 AM1,836,258Download 
solaris32acache-2.1.9-acl8.0-solaris32.tgz11/18/2007 10:41:58 AM1,863,586Download 
solaris32acache-2.1.10-acl8.1-solaris32.tgz01/03/2008 07:58:14 AM1,837,310Download 
solaris32acache-2.1.9-acl8.1-solaris32.tgz11/18/2007 10:42:51 AM1,864,738Download 
solaris64acache-2.1.0-acl7.0-solaris64.tgz05/21/2007 08:20:33 PM2,751,107Download 
solaris64acache-2.0.1-acl7.0-solaris64.tgz03/27/2007 07:26:11 AM2,622,866Download 
solaris64acache-2.1.10-acl8.0-solaris64.tgz01/03/2008 07:56:06 AM1,844,894Download 
solaris64acache-2.1.9-acl8.0-solaris64.tgz11/18/2007 10:42:01 AM1,872,097Download 
solaris64acache-2.1.5-acl8.1.beta-solaris64.tgz07/06/2007 07:01:13 AM1,870,306Download 
solaris64acache-2.1.4-acl8.1.beta-solaris64.tgz06/26/2007 10:38:00 PM1,870,998Download 
solarisamd64acache-2.1.10-acl8.0-solarisamd64.tgz01/03/2008 07:55:18 AM1,901,351Download 
solarisamd64acache-2.1.9-acl8.0-solarisamd64.tgz11/18/2007 10:41:13 AM1,928,414Download 
solarisamd64acache-2.1.10-acl8.1-solarisamd64.tgz01/03/2008 07:57:39 AM1,920,005Download 
solarisamd64acache-2.1.9-acl8.1-solarisamd64.tgz11/18/2007 10:42:21 AM1,945,775Download 
windows32acache-2.0.1-acl7.0-windows32.zip03/27/2007 07:48:17 AM2,629,078Download 
windows32acache-2.0.0-acl7.0-windows32.zip03/15/2007 01:31:20 PM2,636,932Download 
windows32acache-2.1.10-acl8.0-windows32.zip01/03/2008 08:52:43 AM1,850,858Download 
windows32acache-2.1.9-acl8.0-windows32.zip11/18/2007 11:19:21 AM1,880,072Download 
windows32acache-2.1.10-acl8.1-windows32.zip01/03/2008 08:51:26 AM1,868,661Download 
windows32acache-2.1.9-acl8.1-windows32.zip11/18/2007 11:20:18 AM1,897,135Download 

Change Log (last updated 01/03/2008 08:56:06 AM)

2.1.10 A database can be opened in read-only mode. Btrees can be opened in read-only mode.
2.1.9 A call to return now works inside a doclass*. In the btree module the replace hook again is enabled. Distributions are now being built for 64-bit ACL on Mac OS X Leopard.
2.1.8 Now one can retrieve index values directly from the index with next-index-cursor and previous-index-cursor. For client/server users: you must update both the client and server in order to use this new feature.
2.1.7 Fix bug in adding indexed objects across an authenticated connection.
2.1.7 Fix bug in adding indexed objects across an authenticated connection.
2.1.6 Fix bulk load bug where building the a fixnum index would cause Lisp to signal a segementation violation.
2.1.5
  • permit ac-set to be subclassed
  • More support for running without *allegrocache* being bound.
2.1.4
  • slot reading and writing can be done without binding *allegrocache*
  • Add the function database-of that returns the database connection associated with a persistent object.
2.1.3
  • bulk loading now works in client/server mode. To use this new feature you must update both the client and server.
  • expression cursors - speed up the non-indexed case and fix a bug in freeing an index.
  • fix a bug in deleting a modified map.
2.1.2
  • Improve the speed of expression cursor indexes.
  • reduce the consing on index lookups
  • fix a bug index access.
  • recover-from-log is now able to skip past bad entries at the end.
2.1.1
  • Speed up fixnum index bulk loading for version 9 databases. This slows down bulk loading for fixnum bulk indexes of version 8 databases so be sure to upgrade old databases to version 9.
  • Speed up recover-from-log for large databases with many indexes.
  • Greatly reduce consing when doing index lookups
  • Fix bug when redefining a class to eliminate an indexed slot
2.1.0
  • Add expression cursors which can iterate over a set of instances that satisfy a predicate over multiple slots of an instance.
  • Fix a bug in the storing of non-fixnum indexes in bulk loading mode.
  • Database version is now 9, but this AllegroCache version will operate on either version 8 or version 9 databases. See the section "upgrading databases" in the AllegroCache reference manual.
2.0.1
  • Have client and server exchange information on the wire protocols they support and signal an error if they are incompatible. It's best to run the same version of AllegroCache in the client and server but when that's not convenient this test will catch situations when the client of one version should not communicate with the server of another version.
  • Add class cursor functions: create-class-cursor, next-class-cursor, and free-class-cursor
  • Should an error occur when writing the transaction log that write will be retried up to 10 times.
2.0.0
  • Add a bulk loading mode to allow objects to be added to the database quickly.
  • The client-connections function always returns the current connection first (that is the connection used in the evaluation of the call to client-connections).
  • Fix bug in maps when transactions couldn't commit and were forced to rollback.
  • doclass will signal an error if the given class-name doesn't name a class.
1.2.7
  • client/server improvement: Speed up doclass and doclass*. Fix bug where rollback wouldn't always update subclasses when superclass was changed by another client.
  • defclass* fix: constructor name now built correctly in ANSI mode.
All code using doclass or doclass* must be recompiled
1.2.6 Add two new functions for maps: map-count and retrieve-from-map-range. Also add extra keyword arguments to next-map-cursor and previous-map-cursor.
1.2.5
  • Fix bug where strings longer than 127 characters wouldn't be found by retrieve-from-index
  • Greatly reduce the time to determine that a cached object is up to date after a commit
  • speed up commits when there are many map objects in the database.
  • fix bug where adding an index to a class wasn't propagated to subclasses.
1.2.4 Add a new type of map ac-map-range which stores its keys in the same sorted order as values in an index. Add functions to scan these new map objects: create-map-cursor, next-map-cursor, previous-map-cursor and free-map-cursor.
1.2.3 Fix bug in retrieving index values using an index-cursor when the index is empty. Fix rare btree bug that can occur when the btree must be grown.
1.2.2 Fix issues with the :verify :full option to open-database
  • it would incorrectly signal an error if there were missing index files
  • it would use too much memory if the btrees scanned were very large
1.2.1 Some fixes were made to the new btree module.
1.2.0 The database file format in this release in incompatible with previous releases. You must save-database/restore-database or better recover-from-log in order to upgrade an old database to this version
  • There is a new improved format for the b-tree files that uses less space and performs better.
  • A fix was made to index lookups that affect non-numeric data. Without this fix there was a very slight possibility that some non-numeric indexed values may not be visible to retrieve-from-index.
  • recover-from-log can now handle millions of deleted objects since it can now store the deletion information in a b-tree on disk.
1.1.17
  • Fix bug where some index information could remain in the database even if a commit failed due to a unique index violation
  • save-database will no longer print characters in comments that are not allowed by xml
  • fix problem in recover-from-log where no longer needed indexes were created.
  • the condition update-failure is now a subclass of error so ignore-errors will correctly ignore this condition.
1.1.16 Make check for violation of a :any-unique index more accurate. If a needed decode-object method is not defined issue a warning. Speed up storing of index values for new objects.
1.1.15
  • Fix bug where structure encoding via a user-defined encode-value function no longer worked.
  • When a commit is done signal an error if two modified or created instances violate the uniqueness required of an :any-unique index.
  • When a class is defined create the index btrees immediately so that :verify :full will not signal a missing index error
1.1.14 Client/Server protocol change - the client from this version must not connect to servers from older versions.
  • Fix client/server bug where cursors were not freed, thus slowing down the server on client disconnect
  • Speed up deleted-instance-p
1.1.13
  • export mark-instance-modified.
  • server worker threads now have unique names
1.1.12 Fix bug where classes would be considered redefined every time a database was opened in :use :memory mode.
1.1.11
  • When a commit error occurs, describe the exact problem that caused the commit failure.
  • If you open a database with :use :memory and do a rollback, don't lose the in-memory defintions of classes and use the database versions.
  • Do a better job of noticing when a class is really changed thus eliminating a lot of new class versions being created in database
  • in save-database flush the btree cache after each class is written thus reducing the memory needed to do a large save-database
1.1.10 Add functions
  • delete-persistent-class
  • set-member - very fast set membership test
  • previous-index-cursor - scan index values in reverse
1.1.9 Add oid-to-object* and retrieve-from-object* functions.
1.1.8 Add set-count and index-count functions
1.1.7 Fix problem in opening up the database when the last log file is corrupted at the end.
1.1.6 Fix bug in which map data was not stored to the log, thus preventing recover-from-log from restoring the complete database from the log
1.1.5 Fix bugs and inefficiencies in recover-from-log.
Add the function set-count.
1.1.4 When opening a database you can specify how much effort (and thus time) AllegroCache will expend in verifying that the database is valid. See the documentation on the :verify argument to the open-file-database and start-server
1.1.2
  • Allow old *allegrocache* db objects to be garbage collected and the associated heap space for caches to be reclaimed.
  • fix problems in deleting set objects
  • add functions kill-client-connection and connection-alive-p to make it easier to manage client/server databases.
  • default transaction log is now 200Mb
1.1.1 Added Log File Compression and documented the Transaction log functions.
1.1.0 The form of the database has been changed to facilitate crash recovery. This is a preliminary release and the documentation of the new features is not ready yet.
1.0.7
  • add flush-object-cache function
  • add object-cache-size argument to open-network-database
1.0.6 In this version strings in the database are stored in utf-8 rather than double byte characters. As a result in order to make use of databases written in an older version you must save-database the database (running in the old version of AllegroCache) and restore-database in this version of AllegroCache.
Another change in this version is that a lisp character has been added to the list of data types storable persistently.
1.0.4
  • fix bug in deleted-instance-p which could fail if object's class wasn't stored in the database yet
  • fix issues in low level caching which would prevent caches staying as small as they should
  • allocate low level buffers in old space to prevent newspace growth
1.0.3
  • You can now redefine a class to have an index on a slot. At commit time the index will be populated from all existing objects of the class.
  • If you now redefine a persistent class stored in the database the new definition will be stored in the database without your having to create a new object to reference an existing object.
  • A new facility for defining classes and creating print methods has been added. The macros are defclass* and defprinter. See the acache.pdf file for details.
1.0.2
  • the uniqueness constraint for indexes declared :any-unique will be checked at commit time and an error signaled if this constraint is violated.
  • slot-makunbound now works for persistent classes
  • client/server - fix bug which occurred when same class was defined simultaneously by different clients.
  • with-transaction-restart will now report the error that caused the transaction to restart.
1.0.1
  • add ability for user to encode/decode structure and non-persistent clos objects in the database
  • add function to return the list of client-connections currently active
  • export database-open-p
  • fix bug in save-database where indexes that weren't used since the database was last opened were not saved
0.9.18 Fixed bug in the retrieval of large keys or values that could result in a 'seek error' from the stream code.
0.9.17 Fixed a bug in the storing of indicies introduced when range capable indicies were added. Changed btrees to flush all blocks when one block needs to be flushed, thus keeping the btree data on disk always in sync.
0.9.16 you can now specify via the :use argument to open-file-database and open-network-database that the class definitions in memory are to take precedence over those in the database.
0.9.15 Fixed bug in overflow block handling btrees which resulted in index out of range errors
0.9.14 Fixed bug in index retrieval when the index value is a large integer
0.9.13
  • documented cursor and index range functions
  • deleted-instance-p will work better in client-server mode
  • close-database won't signal an error if network connection is down
0.9.12 The are many improvements in this version but we recommend not upgrading unless you're having problems with 0.9.10. We are releasing this version before we've finished testing and documenting the new features in order to solve some issues people currently have with 0.9.10.

In this version we reclaim space when objects are deleted from the low level btrees used in the code. This resulted in the btree structure being changed which then results in old databases being unreadable in this new version. save-database/restore-database can be used to update existing databases to this version. The maximum file size of a btree is now 16 terrabytes.

This version supports searching an index by range and accessing an index using a cursor. Documentation is not available yet however.

Do not use this version on an amd64 running Linux unless you have the new NaN patch installed.

0.9.10 This fixes a problem in building the 0.9.9 distribution fasl file. The 0.9.9 version has been withdrawn.
0.9.9
  • The database format for this version is incompatible with previous versions and the change is so significant that there is no way to update older databases to this new version.
  • The close-database function has a different and incompatible signature but one that is more in line with the other functions in AllegroCache.
  • client-server connections now have serial numbers on the packets. This will help detect situations where more than one lisp thread is using the same database connection.
  • the server does not need to instantiate classes stored in the database thus fixing a number of problems such as persistent classes subclassing non-persistent classes (which are not stored in the database).
  • You can enable authentication for client connections to the server. We supply a name/password authentication but you can write your own as well
  • on Windows event callbacks are disabled while the client is waiting for a server response -- this helps eliminate inadvertant overlapping use of a single database connection
  • the object-cache-size and (setf object-cache-size) functions allow the program to control the object cache on a class by class basis
0.9.6
  • fix bug in doclass/doset: now (return) will return from the iteration
  • fix bug in multi-gigabyte btrees where overflow pointers were truncated.
0.9.5 If a commit fails in the middle (often due to acache encountering an object it can't store) none of the data already stored in the database during the commit will be visible.
0.9.4 include pcache.fasl file which links allegrocache and prolog
0.9.3 Fixed bug in client/server when class redefined to include in its superclass list a persistent class not yet stored in the database.
0.9.1 Fixed serious bug in 0.9.0 in indexing
0.9.0
  • The database format changed incompatibly. You cannot read old databases with this version and vice versa. Also save/restore database cannot be used to automatically transfer data between old and new versions
  • maps are now regular persistent objects and can be created with make-instance. See acache.pdf for details
  • iteration macros rewritten slightly..In order to use this version you should recompile all your source code so you have the latest definitions
  • client/server interactions speed up
  • doclass* macro added that acts like doclass but also returns objects of subclasses of the given class
  • database filenames can now be pathnames and even logical pathnames
0.8.1
  • Fixed bug client/server where redefined class with new slot with index would fail
  • ac will detect and signal an error if you create a map that some other client has created
  • fixed bug where index entires could be accidentally deleted
  • added function to return the last transction number seen by the client
  • updated the acache.pdf document to describe how transactions work and in particular how multiple clients interact when accessing the same database
0.8.0
  • added save-database and restore-database commands
  • updated the documentation acache.pdf
0.7.8
  • references to deleted objects found on the database will now be nil. This is how it was always designed to work but bugs had prevented this from working correctly.
  • When a class is saved to the database all superclasses of metaclass persistent-class will be saved as well if they are not already saved.
0.7.7
  • map-value nows returns a second value of t if a value with the given key was found in the map.
  • added function remove-from-map
  • some fixes in retrieve-from-index as regards returning deleted instances but there are still more fixes to be made
  • unsigned-byte 8 vectors are now stored correctly in the database
0.7.4 Further important fixes to client/server mode.
0.7.3 Improvements to the client/server mode. Object cache is now a strong hash table and weak entries are added when the table starts to fill up.
0.7.2
  • added slot-exists-p
  • fixed bug in storing data in a map
  • further low level btree improvements
0.7.1 The backend is no longer bdb, it is now a btree package written in Lisp. The format of the database files has changed and older databases cannot be read with this version.
0.6.3
  • after allegrocache is loaded a 'provide' is done for :acache and :allegrocache is added to the *features* list
  • the user package is no longer made to use :db.allegrocache after allegrocache is loaded.
  • use weak hash tables for local cache of objects so the cache stays reasonably sized.
0.6.2
    For windows fixed the loading of the dll's so that they load from the distribution directory.
  • Update User guide
  • Ensure AllegroServe is loaded in
0.6.1
  • added with-transaction-restart macro
  • updated documentation
  • fixed bug in saving persistent set values

Version Compatibility

Version read one version older db save/restore or recover-from-log must rebuild client protocols server protocols
1.0.0 yes no no
1.0.1 yes no no
1.0.2 yes from 1.0.1 onward no
1.0.3 yes from 1.0.1 onward no
1.0.4 yes from 1.0.1 onward no
1.0.5 no no yes
1.0.6 no from 1.0.1 onward no
1.0.7 yes from 1.0.1 onward no
1.1.0 no from 1.0.1 onward no
1.1.1 yes from 1.0.1 onward no
1.1.2 yes from 1.0.1 onward no
1.1.4 yes from 1.0.1 onward no
1.1.5 yes from 1.0.1 onward no
1.1.6 yes from 1.0.1 onward no
1.1.7 yes from 1.0.1 onward no
1.1.8 yes from 1.0.1 onward no
1.1.9 yes from 1.0.1 onward no
1.1.10 yes from 1.0.1 onward no
1.1.11 yes from 1.0.1 onward no
1.1.12 yes from 1.0.1 onward no
1.1.13 yes from 1.0.1 onward no
1.1.14 yes from 1.0.1 onward no
1.1.15 yes from 1.0.1 onward no
1.1.16 yes from 1.0.1 onward no
1.1.17 yes from 1.0.1 onward no
1.2.0 no from 1.0.1 onward no
1.2.1 yes from 1.0.1 onward no
1.2.2 yes from 1.0.1 onward no
1.2.3 yes from 1.0.1 onward no
1.2.4 yes from 1.0.1 onward no
1.2.5 yes from 1.0.1 onward no
1.2.6 yes from 1.0.1 onward no 0 0
1.2.7 yes from 1.0.1 onward databases don't have to be rebuilt but code using doclass or doclass* should be recompiled. 0 0
2.0.0 yes from 1.0.1 onward no 0 0
2.0.1 yes from 1.0.1 onward no 0-1 1
2.1.0 yes (see note 1) from 1.0.1 onward no 0-2 1-2
2.1.1 yes from 1.0.1 onward no 0-2 1-2
2.1.2 yes from 1.0.1 onward no 0-2 1-2
2.1.3 yes from 1.0.1 onward no 0-3 1-3
2.1.4 yes from 1.0.1 onward no 0-3 1-3
2.1.5 yes from 1.0.1 onward no 0-3 1-3
2.1.6 yes from 1.0.1 onward no 0-3 1-3
2.1.7 yes from 1.0.1 onward no 0-3 1-3
2.1.8 yes from 1.0.1 onward no 0-4 1-4
2.1.9 yes from 1.0.1 onward no 0-4 1-4
2.1.10 yes from 1.0.1 onward no 0-4 1-4
read older db specifies whether this version can read databases written with the previous version.
save/restore is true if a save of a database done by the previous version(s)can be restored and run in this version
must rebuild is true if there is no way to use data in databases written by previous versions.
client protocols is a pair of numbers, min and max., which is the range of protocols this client can speak. Likewise server protocols is a also pair of numbers: min and max. A client of one version can talk to a server of another version if the intersection of their protocol ranges is non empty

Note 1 - version 2.1.0 creates version 9 databases but can read version 8 or version 9 database. See "Upgrading Databases" in the AllegroCache reference manual for details.

Old Versions

ArchFileCreatedSize 
windows32acache-2.1.8-acl8.1-windows32.zip09/05/2007 01:56:07 PM1,896,954Download 
windows32acache-2.1.7-acl8.1-windows32.zip08/17/2007 08:16:28 PM1,894,141Download 
windows32acache-2.1.5-acl8.1.beta-windows32.zip07/06/2007 07:09:00 AM1,894,271Download 
windows32acache-2.1.4-acl8.1.beta-windows32.zip06/26/2007 10:43:55 PM1,894,908Download 
windows32acache-2.1.3-acl8.1.beta-windows32.zip06/25/2007 03:53:39 PM1,894,781Download 
windows32acache-2.1.2-acl8.1.beta-windows32.zip06/13/2007 10:11:00 AM1,888,513Download 
windows32acache-2.1.1-acl8.1.beta-windows32.zip06/05/2007 06:51:46 AM2,780,712Download 
windows32acache-2.1.0-acl8.1.beta-windows32.zip05/22/2007 11:27:20 AM2,779,551Download 
windows32acache-2.1.8-acl8.0-windows32.zip09/05/2007 01:55:43 PM1,879,854Download 
windows32acache-2.1.7-acl8.0-windows32.zip08/17/2007 08:18:08 PM1,877,109Download 
windows32acache-2.1.5-acl8.0-windows32.zip07/06/2007 07:07:44 AM1,877,069Download 
windows32acache-2.1.4-acl8.0-windows32.zip06/26/2007 10:42:57 PM1,877,750Download 
windows32acache-2.1.3-acl8.0-windows32.zip06/25/2007 03:44:31 PM1,877,624Download 
windows32acache-2.1.2-acl8.0-windows32.zip06/13/2007 10:09:51 AM1,871,341Download 
windows32acache-2.1.1-acl8.0-windows32.zip06/05/2007 06:50:22 AM2,763,736Download 
windows32acache-2.1.0-acl8.0-windows32.zip05/22/2007 12:36:59 PM2,762,994Download 
windows32acache-2.0.1-acl8.0-windows32.zip03/27/2007 07:53:57 AM2,636,190Download 
windows32acache-2.0.0-acl8.0-windows32.zip03/15/2007 01:31:46 PM2,644,511Download 
windows32acache-1.2.7-acl8.0-windows32.zip02/26/2007 07:29:11 AM2,604,074Download 
windows32acache-1.2.6-acl8.0-windows32.zip02/12/2007 09:58:40 AM2,598,944Download 
windows32acache-1.2.5-acl8.0-windows32.zip01/10/2007 01:34:37 PM2,583,705Download 
windows32acache-1.2.4-acl8.0-windows32.zip12/20/2006 09:58:26 PM2,557,370Download 
windows32acache-1.2.3-acl8.0-windows32.zip12/16/2006 01:31:38 PM2,546,043Download 
windows32acache-1.2.2-acl8.0-windows32.zip11/27/2006 01:30:25 PM2,538,110Download 
windows32acache-1.2.1-acl8.0-windows32.zip11/12/2006 09:22:15 PM2,537,227Download 
windows32acache-1.2.0-acl8.0-windows32.zip11/09/2006 08:56:28 PM2,536,628Download 
windows32acache-1.1.17-acl8.0-windows32.zip11/02/2006 10:08:51 AM2,519,751Download 
windows32acache-1.1.16-acl8.0-windows32.zip10/09/2006 02:34:32 PM2,518,391Download 
windows32acache-1.1.15-acl8.0-windows32.zip08/11/2006 05:30:15 PM3,036,758Download 
windows32acache-1.1.14-acl8.0-windows32.zip08/04/2006 08:01:46 AM3,036,108Download 
windows32acache-1.1.13-acl8.0-windows32.zip08/02/2006 06:08:08 PM3,036,093Download 
windows32acache-1.1.12-acl8.0-windows32.zip07/26/2006 06:56:52 PM3,026,906Download 
windows32acache-1.1.11-acl8.0-windows32.zip07/21/2006 11:29:24 AM3,026,363Download 
windows32acache-1.1.10-acl8.0-windows32.zip06/22/2006 02:06:13 PM2,501,984Download 
windows32acache-1.1.9-acl8.0-windows32.zip06/15/2006 01:43:19 PM1,731,124Download 
windows32acache-1.1.8-acl8.0-windows32.zip06/09/2006 09:27:28 AM1,724,158Download 
windows32acache-1.1.7-acl8.0-windows32.zip05/19/2006 12:49:39 PM2,060,291Download 
windows32acache-1.1.6-acl8.0-windows32.zip05/18/2006 09:39:32 PM2,059,714Download 
windows32acache-1.1.5-acl8.0-windows32.zip05/17/2006 04:24:10 PM2,053,589Download 
windows32acache-1.2.7-acl7.0-windows32.zip02/26/2007 07:30:10 AM2,596,601Download 
windows32acache-1.2.6-acl7.0-windows32.zip02/12/2007 10:00:01 AM2,591,365Download 
windows32acache-1.2.5-acl7.0-windows32.zip01/10/2007 01:35:54 PM2,576,327Download 
windows32acache-1.2.4-acl7.0-windows32.zip12/20/2006 09:56:21 PM2,550,787Download 
windows32acache-1.2.3-acl7.0-windows32.zip12/16/2006 01:39:39 PM2,539,568Download 
windows32acache-1.2.2-acl7.0-windows32.zip11/27/2006 01:29:10 PM2,531,984Download 
windows32acache-1.2.1-acl7.0-windows32.zip11/12/2006 09:21:01 PM2,531,129Download 
windows32acache-1.2.0-acl7.0-windows32.zip11/09/2006 08:57:42 PM2,530,286Download 
windows32acache-1.1.17-acl7.0-windows32.zip11/02/2006 09:34:17 AM2,514,017Download 
windows32acache-1.1.16-acl7.0-windows32.zip10/09/2006 02:33:25 PM2,506,599Download 
windows32acache-1.1.15-acl7.0-windows32.zip08/11/2006 05:31:08 PM3,023,401Download 
windows32acache-1.1.14-acl7.0-windows32.zip08/04/2006 08:00:47 AM3,022,463Download 
windows32acache-1.1.13-acl7.0-windows32.zip08/02/2006 06:05:15 PM3,022,492Download 
windows32acache-1.1.12-acl7.0-windows32.zip07/26/2006 06:58:56 PM3,014,446Download 
windows32acache-1.1.11-acl7.0-windows32.zip07/21/2006 11:27:40 AM3,013,904Download 
windows32acache-1.1.10-acl7.0-windows32.zip06/22/2006 02:07:20 PM2,490,043Download 
windows32acache-1.1.9-acl7.0-windows32.zip06/15/2006 01:32:03 PM1,719,081Download 
windows32acache-1.1.8-acl7.0-windows32.zip06/09/2006 09:25:53 AM1,711,650Download 
windows32acache-1.1.7-acl7.0-windows32.zip05/19/2006 12:50:32 PM2,048,043Download 
windows32acache-1.1.6-acl7.0-windows32.zip05/18/2006 09:38:45 PM2,047,489Download 
windows32acache-1.1.5-acl7.0-windows32.zip05/17/2006 04:25:47 PM2,041,320Download 
solarisamd64acache-2.1.8-acl8.1-solarisamd64.tgz09/05/2007 01:54:34 PM1,945,882Download 
solarisamd64acache-2.1.7-acl8.1-solarisamd64.tgz08/17/2007 04:55:45 AM1,943,498Download 
solarisamd64acache-2.1.6-acl8.1-solarisamd64.tgz08/15/2007 01:44:05 AM1,941,660Download 
solarisamd64acache-2.1.5-acl8.1.beta-solarisamd64.tgz07/06/2007 07:00:15 AM1,942,654Download 
solarisamd64acache-2.1.4-acl8.1.beta-solarisamd64.tgz06/26/2007 10:37:26 PM1,941,672Download 
solarisamd64acache-2.1.3-acl8.1.beta-solarisamd64.tgz06/25/2007 03:22:28 PM1,942,833Download 
solarisamd64acache-2.1.2-acl8.1.beta-solarisamd64.tgz06/13/2007 10:06:44 AM1,934,822Download 
solarisamd64acache-2.1.1-acl8.1.beta-solarisamd64.tgz06/04/2007 08:40:32 PM2,826,771Download 
solarisamd64acache-2.1.0-acl8.1.beta-solarisamd64.tgz05/22/2007 10:54:12 AM2,826,905Download 
solarisamd64acache-2.1.8-acl8.0-solarisamd64.tgz09/05/2007 01:53:27 PM1,930,492Download 
solarisamd64acache-2.1.7-acl8.0-solarisamd64.tgz08/17/2007 04:54:31 AM1,926,384Download 
solarisamd64acache-2.1.6-acl8.0-solarisamd64.tgz08/15/2007 01:42:30 AM1,927,752Download 
solarisamd64acache-2.1.5-acl8.0-solarisamd64.tgz07/06/2007 07:01:29 AM1,927,330Download 
solarisamd64acache-2.1.4-acl8.0-solarisamd64.tgz06/26/2007 10:39:02 PM1,925,911Download 
solarisamd64acache-2.1.3-acl8.0-solarisamd64.tgz06/25/2007 03:20:20 PM1,926,959Download 
solarisamd64acache-2.1.2-acl8.0-solarisamd64.tgz06/13/2007 10:07:36 AM1,919,349Download 
solarisamd64acache-2.1.1-acl8.0-solarisamd64.tgz06/04/2007 08:38:41 PM2,812,052Download 
solarisamd64acache-2.1.0-acl8.0-solarisamd64.tgz05/21/2007 08:17:41 PM2,812,137Download 
solaris64acache-2.1.3-acl8.1.beta-solaris64.tgz06/25/2007 03:22:58 PM1,870,832Download 
solaris64acache-2.1.2-acl8.1.beta-solaris64.tgz06/13/2007 10:07:17 AM1,864,955Download 
solaris64acache-2.1.1-acl8.1.beta-solaris64.tgz06/04/2007 08:41:04 PM2,758,200Download 
solaris64acache-2.1.0-acl8.1.beta-solaris64.tgz05/22/2007 10:54:48 AM2,756,876Download 
solaris64acache-2.1.8-acl8.0-solaris64.tgz09/05/2007 01:54:19 PM1,872,211Download 
solaris64acache-2.1.7-acl8.0-solaris64.tgz08/17/2007 04:55:17 AM1,869,766Download 
solaris64acache-2.1.6-acl8.0-solaris64.tgz08/15/2007 01:43:21 AM1,869,747Download 
solaris64acache-2.1.5-acl8.0-solaris64.tgz07/06/2007 07:02:18 AM1,869,751Download 
solaris64acache-2.1.4-acl8.0-solaris64.tgz06/26/2007 10:39:45 PM1,869,966Download 
solaris64acache-2.1.3-acl8.0-solaris64.tgz06/25/2007 03:21:09 PM1,869,635Download 
solaris64acache-2.1.2-acl8.0-solaris64.tgz06/13/2007 10:08:26 AM1,864,109Download 
solaris64acache-2.1.1-acl8.0-solaris64.tgz06/04/2007 08:39:31 PM2,756,824Download 
solaris64acache-2.1.0-acl8.0-solaris64.tgz05/21/2007 08:18:31 PM2,756,351Download 
solaris64acache-2.0.1-acl8.0-solaris64.tgz03/27/2007 07:24:39 AM2,629,041Download 
solaris64acache-2.0.0-acl8.0-solaris64.tgz03/15/2007 01:36:38 PM2,636,503Download 
solaris64acache-1.2.7-acl8.0-solaris64.tgz02/26/2007 07:26:43 AM2,596,169Download 
solaris64acache-1.2.6-acl8.0-solaris64.tgz02/12/2007 10:02:14 AM2,591,200Download 
solaris64acache-1.2.5-acl8.0-solaris64.tgz01/10/2007 01:38:20 PM2,577,464Download 
solaris64acache-1.2.4-acl8.0-solaris64.tgz12/20/2006 09:47:54 PM2,550,907Download 
solaris64acache-1.2.3-acl8.0-solaris64.tgz12/16/2006 01:26:34 PM2,540,093Download 
solaris64acache-1.2.2-acl8.0-solaris64.tgz11/27/2006 01:34:10 PM2,531,714Download 
solaris64acache-1.2.1-acl8.0-solaris64.tgz11/12/2006 09:19:43 PM2,530,895Download 
solaris64acache-1.2.0-acl8.0-solaris64.tgz11/09/2006 08:54:40 PM2,530,330Download 
solaris64acache-1.1.17-acl8.0-solaris64.tgz11/02/2006 08:46:19 AM2,514,766Download 
solaris64acache-1.1.16-acl8.0-solaris64.tgz10/09/2006 02:31:47 PM2,514,234Download 
solaris64acache-1.1.15-acl8.0-solaris64.tgz08/11/2006 05:35:12 PM3,029,949Download 
solaris64acache-1.1.14-acl8.0-solaris64.tgz08/04/2006 08:05:25 AM3,029,192Download 
solaris64acache-1.1.13-acl8.0-solaris64.tgz08/02/2006 06:10:29 PM3,029,158Download 
solaris64acache-1.1.12-acl8.0-solaris64.tgz07/26/2006 07:04:39 PM3,021,675Download 
solaris64acache-1.1.11-acl8.0-solaris64.tgz07/21/2006 11:32:52 AM3,021,501Download 
solaris64acache-1.1.10-acl8.0-solaris64.tgz06/22/2006 02:05:30 PM2,498,896Download 
solaris64acache-1.1.9-acl8.0-solaris64.tgz06/15/2006 01:36:28 PM1,727,018Download 
solaris64acache-1.1.8-acl8.0-solaris64.tgz06/09/2006 08:52:55 AM1,719,524Download 
solaris64acache-1.1.7-acl8.0-solaris64.tgz05/19/2006 09:54:08 AM2,055,983Download 
solaris64acache-1.1.6-acl8.0-solaris64.tgz05/18/2006 09:36:42 PM2,055,173Download 
solaris64acache-1.1.5-acl8.0-solaris64.tgz05/17/2006 04:19:44 PM2,048,256Download 
solaris64acache-2.0.0-acl7.0-solaris64.tgz03/15/2007 01:39:12 PM2,630,560Download 
solaris64acache-1.2.7-acl7.0-solaris64.tgz02/26/2007 07:30:47 AM2,590,739Download 
solaris64acache-1.2.6-acl7.0-solaris64.tgz02/12/2007 10:04:56 AM2,585,696Download 
solaris64acache-1.2.5-acl7.0-solaris64.tgz01/10/2007 01:40:57 PM2,572,653Download 
solaris64acache-1.2.4-acl7.0-solaris64.tgz12/20/2006 09:49:13 PM2,546,891Download 
solaris64acache-1.2.3-acl7.0-solaris64.tgz12/16/2006 01:28:04 PM2,535,335Download 
solaris64acache-1.2.2-acl7.0-solaris64.tgz11/27/2006 01:32:48 PM2,526,857Download 
solaris64acache-1.2.1-acl7.0-solaris64.tgz11/12/2006 09:18:29 PM2,525,971Download 
solaris64acache-1.2.0-acl7.0-solaris64.tgz11/09/2006 08:47:41 PM2,525,516Download 
solaris64acache-1.1.17-acl7.0-solaris64.tgz11/02/2006 09:05:10 AM2,511,044Download 
solaris64acache-1.1.16-acl7.0-solaris64.tgz10/09/2006 02:32:53 PM2,504,596Download 
solaris64acache-1.1.15-acl7.0-solaris64.tgz08/11/2006 05:33:59 PM3,020,040Download 
solaris64acache-1.1.14-acl7.0-solaris64.tgz08/04/2006 08:26:23 AM3,019,412Download 
solaris64acache-1.1.13-acl7.0-solaris64.tgz08/04/2006 08:04:15 AM3,019,415Download 
solaris64acache-1.1.12-acl7.0-solaris64.tgz07/26/2006 07:03:05 PM3,011,373Download 
solaris64acache-1.1.11-acl7.0-solaris64.tgz07/21/2006 11:33:31 AM3,010,789Download 
solaris64acache-1.1.10-acl7.0-solaris64.tgz06/22/2006 02:03:27 PM2,488,098Download 
solaris64acache-1.1.9-acl7.0-solaris64.tgz06/15/2006 01:37:44 PM1,716,112Download 
solaris64acache-1.1.8-acl7.0-solaris64.tgz06/09/2006 08:58:36 AM1,708,722Download 
solaris64acache-1.1.7-acl7.0-solaris64.tgz05/19/2006 09:54:51 AM2,045,562Download 
solaris64acache-1.1.6-acl7.0-solaris64.tgz05/18/2006 09:38:03 PM2,044,788Download 
solaris64acache-1.1.5-acl7.0-solaris64.tgz05/17/2006 04:22:24 PM2,037,905Download 
solaris32acache-2.1.8-acl8.1-solaris32.tgz09/05/2007 01:55:10 PM1,864,592Download 
solaris32acache-2.1.7-acl8.1-solaris32.tgz08/17/2007 04:56:20 AM1,862,283Download 
solaris32acache-2.1.6-acl8.1-solaris32.tgz08/15/2007 01:44:41 AM1,862,299Download 
solaris32acache-2.1.5-acl8.1.beta-solaris32.tgz07/06/2007 07:01:12 AM1,862,170Download 
solaris32acache-2.1.4-acl8.1.beta-solaris32.tgz06/26/2007 10:37:56 PM1,862,580Download 
solaris32acache-2.1.3-acl8.1.beta-solaris32.tgz06/25/2007 03:22:57 PM1,862,170Download 
solaris32acache-2.1.2-acl8.1.beta-solaris32.tgz06/13/2007 10:07:13 AM1,856,345Download 
solaris32acache-2.1.1-acl8.1.beta-solaris32.tgz06/04/2007 08:41:00 PM2,749,661Download 
solaris32acache-2.1.0-acl8.1.beta-solaris32.tgz05/22/2007 10:54:42 AM2,749,009Download 
solaris32acache-2.1.8-acl8.0-solaris32.tgz09/05/2007 01:54:14 PM1,863,375Download 
solaris32acache-2.1.7-acl8.0-solaris32.tgz08/17/2007 04:55:13 AM1,860,959Download 
solaris32acache-2.1.6-acl8.0-solaris32.tgz08/15/2007 01:43:15 AM1,860,954Download 
solaris32acache-2.1.5-acl8.0-solaris32.tgz07/06/2007 07:02:14 AM1,860,948Download 
solaris32acache-2.1.4-acl8.0-solaris32.tgz06/26/2007 10:39:48 PM1,861,238Download 
solaris32acache-2.1.3-acl8.0-solaris32.tgz06/25/2007 03:21:05 PM1,860,917Download 
solaris32acache-2.1.2-acl8.0-solaris32.tgz06/13/2007 10:08:21 AM1,854,994Download 
solaris32acache-2.1.1-acl8.0-solaris32.tgz06/04/2007 08:39:25 PM2,748,382Download 
solaris32acache-2.1.0-acl8.0-solaris32.tgz05/21/2007 08:18:28 PM2,747,961Download 
solaris32acache-2.0.1-acl8.0-solaris32.tgz03/27/2007 07:24:39 AM2,620,997Download 
solaris32acache-2.0.0-acl8.0-solaris32.tgz03/15/2007 01:36:39 PM2,628,675Download 
solaris32acache-1.2.6-acl8.0-solaris32.tgz02/12/2007 10:02:19 AM2,583,530Download 
solaris32acache-1.2.5-acl8.0-solaris32.tgz01/10/2007 01:38:16 PM2,570,021Download 
solaris32acache-1.2.4-acl8.0-solaris32.tgz12/20/2006 09:47:53 PM2,543,860Download 
solaris32acache-1.2.3-acl8.0-solaris32.tgz12/16/2006 01:26:32 PM2,533,043Download 
solaris32acache-1.2.2-acl8.0-solaris32.tgz11/27/2006 01:34:05 PM2,524,660Download 
solaris32acache-1.2.1-acl8.0-solaris32.tgz11/12/2006 09:19:39 PM2,523,793Download 
solaris32acache-1.2.0-acl8.0-solaris32.tgz11/09/2006 08:54:38 PM2,523,374Download 
solaris32acache-1.1.17-acl8.0-solaris32.tgz11/02/2006 08:46:22 AM2,508,572Download 
solaris32acache-1.1.16-acl8.0-solaris32.tgz10/09/2006 02:31:45 PM2,507,755Download 
solaris32acache-1.1.15-acl8.0-solaris32.tgz08/11/2006 05:35:06 PM3,023,149Download 
solaris32acache-1.1.14-acl8.0-solaris32.tgz08/04/2006 08:05:23 AM3,022,428Download 
solaris32acache-1.1.13-acl8.0-solaris32.tgz08/02/2006 06:10:29 PM3,022,448Download 
solaris32acache-1.1.12-acl8.0-solaris32.tgz07/26/2006 07:04:41 PM3,015,973Download 
solaris32acache-1.1.11-acl8.0-solaris32.tgz07/21/2006 11:32:49 AM3,015,389Download 
solaris32acache-1.1.10-acl8.0-solaris32.tgz07/19/2006 09:32:55 AM3,014,084Download 
mactel32acache-2.1.8-acl8.1-mactel32.tgz09/05/2007 01:54:39 PM1,896,044Download 
mactel32acache-2.1.7-acl8.1-mactel32.tgz08/17/2007 04:55:50 AM1,893,761Download 
mactel32acache-2.1.6-acl8.1-mactel32.tgz08/15/2007 01:44:11 AM1,893,765Download 
mactel32acache-2.1.5-acl8.1.beta-mactel32.tgz07/06/2007 07:00:22 AM1,893,771Download 
mactel32acache-2.1.4-acl8.1.beta-mactel32.tgz06/26/2007 10:37:30 PM1,893,933Download 
mactel32acache-2.1.3-acl8.1.beta-mactel32.tgz06/25/2007 03:22:30 PM1,893,392Download 
mactel32acache-2.1.2-acl8.1.beta-mactel32.tgz06/13/2007 10:06:47 AM1,887,399Download 
mactel32acache-2.1.1-acl8.1.beta-mactel32.tgz06/04/2007 08:40:35 PM2,779,746Download 
mactel32acache-2.1.0-acl8.1.beta-mactel32.tgz05/22/2007 10:54:13 AM2,778,872Download 
mactel32acache-2.1.8-acl8.0-mactel32.tgz09/05/2007 01:53:32 PM1,878,638Download 
mactel32acache-2.1.7-acl8.0-mactel32.tgz08/17/2007 04:54:35 AM1,875,804Download 
mactel32acache-2.1.6-acl8.0-mactel32.tgz08/15/2007 01:42:33 AM1,875,859Download 
mactel32acache-2.1.5-acl8.0-mactel32.tgz07/06/2007 07:01:31 AM1,875,776Download 
mactel32acache-2.1.4-acl8.0-mactel32.tgz06/26/2007 10:39:06 PM1,876,349Download 
mactel32acache-2.1.3-acl8.0-mactel32.tgz06/25/2007 03:20:23 PM1,876,193Download 
mactel32acache-2.1.2-acl8.0-mactel32.tgz06/13/2007 10:07:42 AM1,870,396Download 
mactel32acache-2.1.1-acl8.0-mactel32.tgz06/04/2007 08:38:45 PM2,762,162Download 
mactel32acache-2.1.0-acl8.0-mactel32.tgz05/21/2007 08:17:46 PM2,762,165Download 
mactel32acache-2.0.1-acl8.0-mactel32.tgz03/27/2007 07:23:55 AM2,635,414Download 
mactel32acache-2.0.0-acl8.0-mactel32.tgz03/15/2007 01:37:11 PM2,642,108Download 
mactel32acache-1.2.7-acl8.0-mactel32.tgz02/26/2007 07:25:58 AM2,601,155Download 
mactel32acache-1.2.6-acl8.0-mactel32.tgz02/12/2007 10:01:36 AM2,596,030Download 
mactel32acache-1.2.5-acl8.0-mactel32.tgz01/10/2007 01:37:31 PM2,582,738Download 
mactel32acache-1.2.4-acl8.0-mactel32.tgz12/20/2006 09:47:12 PM2,556,466Download 
mactel32acache-1.2.3-acl8.0-mactel32.tgz12/16/2006 01:25:47 PM2,545,456Download 
mactel32acache-1.2.2-acl8.0-mactel32.tgz11/27/2006 01:33:24 PM2,537,168Download 
mactel32acache-1.2.1-acl8.0-mactel32.tgz11/12/2006 09:18:58 PM2,536,144Download 
mactel32acache-1.2.0-acl8.0-mactel32.tgz11/09/2006 08:53:56 PM2,535,481Download 
mactel32acache-1.1.17-acl8.0-mactel32.tgz11/02/2006 08:45:41 AM2,518,432Download 
mactel32acache-1.1.16-acl8.0-mactel32.tgz10/09/2006 02:30:56 PM2,516,723Download 
mactel32acache-1.1.15-acl8.0-mactel32.tgz08/11/2006 05:34:26 PM3,032,683Download 
mactel32acache-1.1.14-acl8.0-mactel32.tgz08/04/2006 08:04:39 AM3,032,092Download 
mactel32acache-1.1.13-acl8.0-mactel32.tgz08/02/2006 06:09:48 PM3,032,089Download 
mactel32acache-1.1.12-acl8.0-mactel32.tgz07/26/2006 07:04:02 PM3,024,707Download 
mactel32acache-1.1.11-acl8.0-mactel32.tgz07/21/2006 11:32:04 AM3,023,985Download 
mactel32acache-1.1.10-acl8.0-mactel32.tgz06/22/2006 02:04:48 PM2,501,049Download 
mactel32acache-1.1.9-acl8.0-mactel32.tgz06/15/2006 01:35:53 PM1,729,377Download 
mactel32acache-1.1.8-acl8.0-mactel32.tgz06/09/2006 08:52:20 AM1,722,251Download 
mactel32acache-1.1.7-acl8.0-mactel32.tgz06/05/2006 11:23:35 AM1,719,339Download 
macosx32acache-2.1.8-acl8.1-macosx32.tgz09/05/2007 01:54:54 PM1,928,843Download 
macosx32acache-2.1.7-acl8.1-macosx32.tgz08/17/2007 04:56:06 AM1,925,471Download 
macosx32acache-2.1.6-acl8.1-macosx32.tgz08/15/2007 01:44:27 AM1,925,457Download 
macosx32acache-2.1.5-acl8.1.beta-macosx32.tgz07/06/2007 07:00:35 AM1,925,773Download 
macosx32acache-2.1.4-acl8.1.beta-macosx32.tgz06/26/2007 10:37:44 PM1,926,762Download 
macosx32acache-2.1.3-acl8.1.beta-macosx32.tgz06/25/2007 03:22:43 PM1,926,271Download 
macosx32acache-2.1.2-acl8.1.beta-macosx32.tgz06/13/2007 10:07:02 AM1,919,878Download 
macosx32acache-2.1.1-acl8.1.beta-macosx32.tgz06/04/2007 08:40:49 PM2,811,632Download 
macosx32acache-2.1.0-acl8.1.beta-macosx32.tgz05/22/2007 10:54:25 AM2,810,542Download 
macosx32acache-2.1.8-acl8.0-macosx32.tgz09/05/2007 01:53:43 PM1,928,279Download 
macosx32acache-2.1.7-acl8.0-macosx32.tgz08/17/2007 04:54:48 AM1,924,855Download 
macosx32acache-2.1.6-acl8.0-macosx32.tgz08/15/2007 01:42:49 AM1,924,988Download 
macosx32acache-2.1.5-acl8.0-macosx32.tgz07/06/2007 07:01:47 AM1,924,994Download 
macosx32acache-2.1.4-acl8.0-macosx32.tgz06/26/2007 10:39:20 PM1,925,115Download 
macosx32acache-2.1.3-acl8.0-macosx32.tgz06/25/2007 03:20:38 PM1,925,044Download 
macosx32acache-2.1.2-acl8.0-macosx32.tgz06/13/2007 10:07:56 AM1,918,264Download 
macosx32acache-2.1.1-acl8.0-macosx32.tgz06/04/2007 08:39:00 PM2,811,400Download 
macosx32acache-2.1.0-acl8.0-macosx32.tgz05/21/2007 08:18:00 PM2,810,452Download 
macosx32acache-2.0.1-acl8.0-macosx32.tgz03/27/2007 07:24:08 AM2,680,537Download 
macosx32acache-2.0.0-acl8.0-macosx32.tgz03/15/2007 01:36:06 PM2,686,523Download 
macosx32acache-1.2.7-acl8.0-macosx32.tgz02/26/2007 07:26:09 AM2,647,454Download 
macosx32acache-1.2.6-acl8.0-macosx32.tgz02/12/2007 10:01:45 AM2,642,167Download 
macosx32acache-1.2.5-acl8.0-macosx32.tgz01/10/2007 01:37:42 PM2,626,382Download 
macosx32acache-1.2.4-acl8.0-macosx32.tgz12/20/2006 09:47:23 PM2,598,197Download 
macosx32acache-1.2.3-acl8.0-macosx32.tgz12/16/2006 01:25:59 PM2,587,023Download 
macosx32acache-1.2.2-acl8.0-macosx32.tgz11/27/2006 01:33:35 PM2,578,421Download 
macosx32acache-1.2.1-acl8.0-macosx32.tgz11/12/2006 09:19:09 PM2,577,261Download 
macosx32acache-1.2.0-acl8.0-macosx32.tgz11/09/2006 08:54:03 PM2,576,770Download 
macosx32acache-1.1.17-acl8.0-macosx32.tgz11/02/2006 08:45:52 AM2,560,112Download 
macosx32acache-1.1.16-acl8.0-macosx32.tgz10/09/2006 02:31:07 PM2,559,506Download 
macosx32acache-1.1.15-acl8.0-macosx32.tgz08/11/2006 05:34:37 PM3,075,444Download 
macosx32acache-1.1.14-acl8.0-macosx32.tgz08/04/2006 08:04:50 AM3,074,328Download 
macosx32acache-1.1.13-acl8.0-macosx32.tgz08/02/2006 06:10:01 PM3,074,322Download 
macosx32acache-1.1.12-acl8.0-macosx32.tgz07/26/2006 07:04:13 PM3,066,652Download 
macosx32acache-1.1.11-acl8.0-macosx32.tgz07/21/2006 11:32:14 AM3,066,531Download 
macosx32acache-1.1.10-acl8.0-macosx32.tgz06/22/2006 02:04:59 PM2,542,629Download 
macosx32acache-1.1.9-acl8.0-macosx32.tgz06/15/2006 01:36:06 PM1,770,317Download 
macosx32acache-1.1.8-acl8.0-macosx32.tgz06/09/2006 08:52:33 AM1,762,609Download 
macosx32acache-1.1.7-acl8.0-macosx32.tgz05/19/2006 09:53:42 AM2,100,254Download 
macosx32acache-1.1.6-acl8.0-macosx32.tgz05/18/2006 09:36:18 PM2,099,576Download 
macosx32acache-1.1.5-acl8.0-macosx32.tgz05/17/2006 04:19:21 PM2,091,616Download 
linux64acache-2.1.8-acl8.1-linux64.tgz09/05/2007 01:54:40 PM1,947,253Download 
linux64acache-2.1.7-acl8.1-linux64.tgz08/17/2007 04:55:49 AM1,944,236Download 
linux64acache-2.1.6-acl8.1-linux64.tgz08/15/2007 01:44:10 AM1,944,204Download 
linux64acache-2.1.5-acl8.1.beta-linux64.tgz07/06/2007 07:00:21 AM1,944,238Download 
linux64acache-2.1.4-acl8.1.beta-linux64.tgz06/26/2007 10:37:49 PM1,945,182Download 
linux64acache-2.1.3-acl8.1.beta-linux64.tgz06/25/2007 03:22:30 PM1,944,925Download 
linux64acache-2.1.2-acl8.1.beta-linux64.tgz06/13/2007 10:06:47 AM1,938,327Download 
linux64acache-2.1.1-acl8.1.beta-linux64.tgz06/04/2007 08:40:35 PM2,829,446Download 
linux64acache-2.1.0-acl8.1.beta-linux64.tgz05/22/2007 10:54:17 AM2,828,922Download 
linux64acache-2.1.8-acl8.0-linux64.tgz09/05/2007 01:53:33 PM1,931,807Download 
linux64acache-2.1.7-acl8.0-linux64.tgz08/17/2007 04:54:32 AM1,928,311Download 
linux64acache-2.1.6-acl8.0-linux64.tgz08/15/2007 01:42:34 AM1,928,287Download 
linux64acache-2.1.5-acl8.0-linux64.tgz07/06/2007 07:01:41 AM1,928,294Download 
linux64acache-2.1.4-acl8.0-linux64.tgz06/26/2007 10:39:33 PM1,929,351Download 
linux64acache-2.1.3-acl8.0-linux64.tgz06/25/2007 03:20:24 PM1,929,108Download 
linux64acache-2.1.2-acl8.0-linux64.tgz06/13/2007 10:07:41 AM1,922,511Download 
linux64acache-2.1.1-acl8.0-linux64.tgz06/04/2007 08:38:44 PM2,814,062Download 
linux64acache-2.1.0-acl8.0-linux64.tgz05/21/2007 08:17:45 PM2,813,431Download 
linux64acache-2.0.1-acl8.0-linux64.tgz03/27/2007 07:23:57 AM2,684,406Download 
linux64acache-2.0.0-acl8.0-linux64.tgz03/15/2007 01:35:56 PM2,691,177Download 
linux64acache-1.2.7-acl8.0-linux64.tgz02/26/2007 07:26:02 AM2,649,646Download 
linux64acache-1.2.6-acl8.0-linux64.tgz02/12/2007 10:01:36 AM2,644,222Download 
linux64acache-1.2.5-acl8.0-linux64.tgz01/10/2007 01:37:31 PM2,628,850Download 
linux64acache-1.2.4-acl8.0-linux64.tgz12/20/2006 09:47:12 PM2,600,503Download 
linux64acache-1.2.3-acl8.0-linux64.tgz12/16/2006 01:25:47 PM2,589,865Download 
linux64acache-1.2.2-acl8.0-linux64.tgz11/27/2006 01:33:23 PM2,582,058Download 
linux64acache-1.2.1-acl8.0-linux64.tgz11/12/2006 09:18:57 PM2,581,100Download 
linux64acache-1.2.0-acl8.0-linux64.tgz11/09/2006 08:53:55 PM2,580,463Download 
linux64acache-1.1.17-acl8.0-linux64.tgz11/02/2006 08:45:41 AM2,561,766Download 
linux64acache-1.1.16-acl8.0-linux64.tgz10/09/2006 02:30:56 PM2,561,276Download 
linux64acache-1.1.15-acl8.0-linux64.tgz08/11/2006 05:34:26 PM3,075,323Download 
linux64acache-1.1.14-acl8.0-linux64.tgz08/04/2006 08:04:40 AM3,074,323Download 
linux64acache-1.1.13-acl8.0-linux64.tgz08/02/2006 06:09:50 PM3,074,368Download 
linux64acache-1.1.12-acl8.0-linux64.tgz07/26/2006 07:04:02 PM3,066,143Download 
linux64acache-1.1.11-acl8.0-linux64.tgz07/21/2006 11:32:03 AM3,065,801Download 
linux64acache-1.1.10-acl8.0-linux64.tgz06/22/2006 02:04:49 PM2,541,802Download 
linux64acache-1.1.9-acl8.0-linux64.tgz06/15/2006 01:35:55 PM1,770,116Download 
linux64acache-1.1.8-acl8.0-linux64.tgz06/09/2006 08:52:24 AM1,762,314Download 
linux64acache-1.1.7-acl8.0-linux64.tgz05/19/2006 09:53:30 AM2,099,448Download 
linux64acache-1.1.6-acl8.0-linux64.tgz05/18/2006 09:36:19 PM2,098,714Download 
linux64acache-1.1.5-acl8.0-linux64.tgz05/17/2006 04:19:08 PM2,091,778Download 
linux64acache-2.0.0-acl7.0-linux64.tgz03/15/2007 01:38:29 PM2,677,105Download 
linux64acache-1.2.7-acl7.0-linux64.tgz02/26/2007 07:30:06 AM2,635,915Download 
linux64acache-1.2.6-acl7.0-linux64.tgz02/12/2007 10:04:15 AM2,630,698Download 
linux64acache-1.2.5-acl7.0-linux64.tgz01/10/2007 01:40:17 PM2,615,540Download 
linux64acache-1.2.4-acl7.0-linux64.tgz12/20/2006 09:48:31 PM2,588,033Download 
linux64acache-1.2.3-acl7.0-linux64.tgz12/16/2006 01:27:23 PM2,577,572Download 
linux64acache-1.2.2-acl7.0-linux64.tgz11/27/2006 01:32:06 PM2,569,859Download 
linux64acache-1.2.1-acl7.0-linux64.tgz11/12/2006 09:17:50 PM2,568,856Download 
linux64acache-1.2.0-acl7.0-linux64.tgz11/09/2006 08:47:03 PM2,568,160Download 
linux64acache-1.1.17-acl7.0-linux64.tgz11/02/2006 09:04:34 AM2,551,183Download 
linux64acache-1.1.16-acl7.0-linux64.tgz10/09/2006 02:32:13 PM2,543,468Download 
linux64acache-1.1.15-acl7.0-linux64.tgz08/11/2006 05:33:23 PM3,057,740Download 
linux64acache-1.1.14-acl7.0-linux64.tgz08/04/2006 08:25:50 AM3,056,917Download 
linux64acache-1.1.13-acl7.0-linux64.tgz08/04/2006 08:03:38 AM3,056,924Download 
linux64acache-1.1.12-acl7.0-linux64.tgz07/26/2006 07:02:29 PM3,048,037Download 
linux64acache-1.1.11-acl7.0-linux64.tgz07/21/2006 11:32:44 AM3,047,536Download 
linux64acache-1.1.10-acl7.0-linux64.tgz06/22/2006 02:02:49 PM2,523,610Download 
linux64acache-1.1.9-acl7.0-linux64.tgz06/15/2006 01:37:07 PM1,752,279Download 
linux64acache-1.1.8-acl7.0-linux64.tgz06/09/2006 08:57:59 AM1,744,245Download 
linux64acache-1.1.7-acl7.0-linux64.tgz05/19/2006 09:54:10 AM2,081,351Download 
linux64acache-1.1.6-acl7.0-linux64.tgz05/18/2006 09:37:35 PM2,080,604Download 
linux64acache-1.1.5-acl7.0-linux64.tgz05/17/2006 04:21:49 PM2,074,226Download 
linux32acache-2.1.8-acl8.1-linux32.tgz09/05/2007 01:54:45 PM1,895,131Download 
linux32acache-2.1.7-acl8.1-linux32.tgz08/17/2007 04:55:56 AM1,892,197Download 
linux32acache-2.1.6-acl8.1-linux32.tgz08/15/2007 01:44:17 AM1,892,183Download 
linux32acache-2.1.5-acl8.1.beta-linux32.tgz07/06/2007 07:00:26 AM1,892,161Download 
linux32acache-2.1.4-acl8.1.beta-linux32.tgz06/26/2007 10:37:35 PM1,892,959Download 
linux32acache-2.1.3-acl8.1.beta-linux32.tgz06/25/2007 03:22:38 PM1,892,658Download 
linux32acache-2.1.2-acl8.1.beta-linux32.tgz06/13/2007 10:06:53 AM1,886,645Download 
linux32acache-2.1.1-acl8.1.beta-linux32.tgz06/04/2007 08:40:42 PM2,778,477Download 
linux32acache-2.1.0-acl8.1.beta-linux32.tgz05/22/2007 10:54:19 AM2,777,951Download 
linux32acache-2.1.8-acl8.0-linux32.tgz09/05/2007 01:53:37 PM1,877,309Download 
linux32acache-2.1.7-acl8.0-linux32.tgz08/17/2007 04:54:40 AM1,874,767Download 
linux32acache-2.1.6-acl8.0-linux32.tgz08/15/2007 01:42:40 AM1,874,756Download 
linux32acache-2.1.5-acl8.0-linux32.tgz07/06/2007 07:01:39 AM1,874,514Download 
linux32acache-2.1.4-acl8.0-linux32.tgz06/26/2007 10:39:12 PM1,875,270Download 
linux32acache-2.1.3-acl8.0-linux32.tgz06/25/2007 03:20:30 PM1,874,985Download 
linux32acache-2.1.2-acl8.0-linux32.tgz06/13/2007 10:07:46 AM1,869,119Download 
linux32acache-2.1.1-acl8.0-linux32.tgz06/04/2007 08:38:51 PM2,761,716Download 
linux32acache-2.1.0-acl8.0-linux32.tgz05/21/2007 08:17:51 PM2,761,048Download 
linux32acache-2.0.1-acl8.0-linux32.tgz03/27/2007 07:24:02 AM2,634,158Download 
linux32acache-2.0.0-acl8.0-linux32.tgz03/15/2007 01:36:02 PM2,641,692Download 
linux32acache-1.2.7-acl8.0-linux32.tgz02/26/2007 07:26:03 AM2,601,306Download 
linux32acache-1.2.6-acl8.0-linux32.tgz02/12/2007 10:01:42 AM2,596,561Download 
linux32acache-1.2.5-acl8.0-linux32.tgz01/10/2007 01:37:37 PM2,581,792Download 
linux32acache-1.2.4-acl8.0-linux32.tgz12/20/2006 09:47:18 PM2,555,488Download 
linux32acache-1.2.3-acl8.0-linux32.tgz12/16/2006 01:25:53 PM2,544,415Download 
linux32acache-1.2.2-acl8.0-linux32.tgz11/27/2006 01:33:29 PM2,536,024Download 
linux32acache-1.2.1-acl8.0-linux32.tgz11/12/2006 09:19:04 PM2,535,233