• Max Kellermann's avatar
    db/simple: mount points · e9a85aa4
    Max Kellermann authored
    A SimpleDatabase instance can now "mount" other Database instances at
    certain locations.  This is used to use a new SimpleDatabase instance
    for each storage mount (issued with the "mount" protocol command).
    Each such instance has its own database file, stored in the directory
    that is specified with the "cache_directory" option.
    e9a85aa4
Container.cxx 3.46 KB