Skip to content

v1.1.0

Choose a tag to compare

@bcomnes bcomnes released this 12 Mar 20:08
  • Add multi-key indexing. Multi-key reducers can return an array of keys to index per put, del, or batch. Thanks @louiscenter and @substack for the idea.