Skip to content

Added a new JointStore

Compare
Choose a tag to compare
@shyamd shyamd released this 01 Oct 20:58
  • A new JointStore was added. This Store will aggregate across stores to create a single interface for querying.
  • Fixed issues with tqdm and interactive shells
  • switched the order of properties and criteria in query to match that of regular pymongo find calls
  • fix/simplify the JSON validator