CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

Datastack to server map #95

Closed ceesem closed 1 year ago

ceesem commented 1 year ago

Several tweaks:

  1. The server map never errors, passing any Nones along to the client to handle. This restores existing default behavior.
  2. Tests do not add an entry to the cache file
  3. Docs describe the cache
  4. Users/logs get notified when the cache changes