Skip to content

Better Async support #24

Description

@CodeLieutenant

Currently there is no way to use Cassandra Driver in non-blocking event loops, while Future can be used for async non-blocking actions, Futures cannot be used in EventLoop (ReactPHP, Swoole, etc).

Cassandra CPP Driver uses LibUV, with some refactoring this could be made to work with other userland implementations of EventLoops

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededv2Will be implemented in version 2

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
To do

Relationships

None yet

Development

No branches or pull requests

Issue actions