Skip to content

Batch removal of keys from Async MinHashLSH index

Pre-release
Pre-release
Compare
Choose a tag to compare
@ekzhu ekzhu released this 02 Nov 20:56
· 94 commits to master since this release
  • Adding batch removal functionality for Async MinHashLSH
  • Because Redis does not support async operation, removed Redis support from Async MinHashLSH

For details see Pull #70
Thanks @aastafiev for the contribution.