If ORIENT_CACHE_DIR is set, the named directory is used for DISK-BACKED-MEM-CACHE cache files when invoking from CLI (including web option). Otherwise, MEM-CACHE is used.
The cache key depends on both system and input, but does not normalize these for order.
Add CACHE types:
If ORIENT_CACHE_DIR is set, the named directory is used for DISK-BACKED-MEM-CACHE cache files when invoking from CLI (including web option). Otherwise, MEM-CACHE is used.
The cache key depends on both system and input, but does not normalize these for order.
TODO: