
Since it's a cache, we do not need to retain the data from one MaxScale invocation to the next. Consequently, we can turn off write ahead logging completely if we simply wipe the RocksDB database at each startup. In addition, the location of the cache directory can now be specified explicitly, so it can be placed, for instance, on a RAM disk.