Add ext/cassandra storage #14

Closed
opened 2026-01-23 11:34:43 +01:00 by admin · 2 comments
Owner

Originally created by @beberlei on GitHub (Oct 10, 2015).

Datastax released a Cassandra PHP Driver that we should support:

http://datastax.github.io/php-driver/

There is already a PR with experimental support in #24, but it was for a very early version of the driver.

Originally created by @beberlei on GitHub (Oct 10, 2015). Datastax released a Cassandra PHP Driver that we should support: http://datastax.github.io/php-driver/ There is already a PR with experimental support in #24, but it was for a very early version of the driver.
admin added the bug label 2026-01-23 11:34:43 +01:00
admin closed this issue 2026-01-23 11:34:43 +01:00
Author
Owner

@SenseException commented on GitHub (Dec 8, 2015):

Does this need to be reviewed again with a newer version of the driver?

@SenseException commented on GitHub (Dec 8, 2015): Does this need to be reviewed again with a newer version of the driver?
Author
Owner

@EmanueleMinotto commented on GitHub (Dec 8, 2015):

@SenseException that PR was for a pre-release, since it was started (7 months ago) the DataStax PHP driver reached a v1.0 release with many bugs fixed, I prefer to use it instead of a pre-release.

@EmanueleMinotto commented on GitHub (Dec 8, 2015): @SenseException that PR was for a pre-release, since it was started (7 months ago) the DataStax PHP driver reached a [v1.0 release](https://github.com/datastax/php-driver/releases/tag/v1.0.0) with many bugs fixed, I prefer to use it instead of a pre-release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#14