Skip to content

v0.6.0

Choose a tag to compare

@keroxp keroxp released this 28 Nov 14:27
· 431 commits to master since this release
87c0cca
  • bump: deno@v0.25.0 (#34)
  • feat: add db option and remove a deprecated option (#32)
  • deleted: connect(":6379") style call now deleted. Use connect({port: 6379}) style signature