Revision b6396c6e
A number of cleanups with no significant functional changes.
- Option to configure disk cache location
- Option to select between disk and memory cache
- Option to clear cache at drive startup
- FlatSpace now refreshes cache so directory listing shows all pids previously listed
- Changed logging config to be a bit cleaner
- Reduced default log chatter
Files
- added
- modified
- copied
- renamed
- deleted
- src
- impl
- attributes.py (diff)
- cache_disk.py (diff)
- cache_memory.py (diff)
- command_processor.py (diff)
- directory.py (diff)
- directory_item.py (diff)
- drivers
- facet_path_formatter.py (diff)
- onedrive_d1_client.py (diff)
- onedrive_solr_client.py (diff)
- os_escape.py (diff)
- path_exception.py (diff)
- query_engine_description.py (diff)
- resolver
- author.py (diff)
- d1_object.py (diff)
- flat_space.py (diff)
- region.py (diff)
- resolver_abc.py (diff)
- resource_map.py (diff)
- root.py (diff)
- single.py (diff)
- taxa.py (diff)
- time_period.py (diff)
- workspace.py (diff)
- util.py (diff)
- onedrive.py (diff)
- settings.py (diff)
- impl