Skip to content
Compare
Choose a tag to compare
@alancleary alancleary released this 26 Aug 19:16
· 158 commits to main since this release
  • Fixed a bug that was causing the loader to crash when it tried to load a gene that was in a gene family but wasn't itself being loaded
  • Dependency updates, including replacing the various Redis packages with the most recent unified Redis package
  • Used pip-tools to generated a requirements file which is now being used as a lock file for all (transitive) dependencies
  • Foreign keys in RediSearch documents are now represented using tag fields instead of text fields to better support exact matching
  • The loader now stores what version of the GCV schema it loaded in a Redis key as well as what schema versions it's compatible with in a Redis set