Demos in this directory:

- backup

  Illustrates how to perform hot-backups of a Berkeley DB database.

- bench

  A simple benchmark to measure the performance of Freeze for various
  data types.

- casino

  A gambling operation implemented using Freeze transactional evictors.

- customEvictor

  Illustrates how to write your own evictor, using either IceUtil::Cache
  or EvictorBase.

- library

  A simple application that allows you to borrow books from a library.
  It illustrates how to use Freeze for persistence.

- phonebook

  Another application to illustrate the use of Freeze.
