v0.6.0
- bump: [email protected] (#34)
- feat: add db option and remove a deprecated option (#32)
- deleted:
connect(":6379")
style call now deleted. Useconnect({port: 6379})
style signature
connect(":6379")
style call now deleted. Use connect({port: 6379})
style signature