8000 Release TyrDB v3.1.0 · Alex-Werner/TyrDB · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TyrDB v3.1.0

Compare
Choose a tag to compare
@Alex-Werner Alex-Werner released this 20 Oct 12:42
· 5 commits to master since this release

Notables Changes:

3.1.0

  • fix: find issue on patterns such as {a: 'string', b: undefined, c: null} (via SBTree update)
  • feat: added collection.count()
  • feat: added collection.findOne()
  • feat: added collection.delete() as alias for collection.remove()
  • feat: provide .once() event to TyrDB
  • fix: adapter inconsistencies

Special thanks to @vedmalex (Alex Vedmedenko) for the adapter inconsistencies fix (and sorry for the... long delay)

0