* Compress VISIT records using zlib if available. This reduces the object
authorArt Cancro <ajc@citadel.org>
Mon, 12 Aug 2002 00:09:05 +0000 (00:09 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 12 Aug 2002 00:09:05 +0000 (00:09 +0000)
commitcd9faaf30995ff7a8b4a6bbe5441e4c13388a37d
treeae4645b82ca0d060548d6e094e53a09cd74563e1
parentb16d5a9210bc26576da3fc6b990539bacd830b23
* Compress VISIT records using zlib if available.  This reduces the object
  size from over 4k to about 70 bytes.  Experimental.
* Automatically uncompress database records found to be compressed (duh)
citadel/ChangeLog
citadel/acconfig.h
citadel/database.h
citadel/database_sleepycat.c