Zihua Li
Zihua Li
Hi all 👋 We just released Quill 2.0.0-rc.0 (`npm install [email protected]`), which has already been modernized and doesn't use the deprecated APIs anymore. It's recommended to upgrade from 1.x.x to...
@brunowbbs react-quill 2.0 uses quill 1.3. You can actually use Quill in your React project directly without react-quill: https://quilljs.com/playground/react
@Sivakumar0703 We'd love to offer helps for the react-quill project to upgrade to Quill v2 but haven't seen any signals the project would accept PRs for that. Before react-quill gets...
Not sure if I follow, can you expand it a bit more?
A single instance should be enough in a typical web application.
By default `debug.enabled` should be falsy unless your `DEBUG` environment variable matches `ioredis`.
Thanks for raising this up! Yeah we currently don't route messages to the right node and also don't subscribe to the right node. Should think about a solution for that.
It doesn't make sense to support generics as `lpush` always accept strings. What's your use case?
`path` needs to be passed with a unix socket so should look like a file path.
Looks like the tests fail.