Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Releases: BedrockStreaming/CassandraBundle

Allow keyspace to be null

15 Nov 09:51
Compare
Choose a tag to compare

Separation between client configuration and connection configuration (with keyspaces defined).
We do not have to define a keyspace for a new client.

Fix default_pagesize settings

07 Sep 08:46
Compare
Choose a tag to compare
Merge pull request #25 from Coservit/master

Modifier la valeur à saisir pour désactiver la pagination

Fix typo in readme and phpdoc

09 Feb 12:30
Compare
Choose a tag to compare
Merge pull request #21 from M6Web/fix/readme

Delete the beta flag in composer information

Stable version 1.0.0

07 Jan 17:25
Compare
Choose a tag to compare
Merge pull request #20 from M6Web/type-utils

Add Type util class

Follow the latest datastax cassandra driver

08 Sep 07:35
Compare
Choose a tag to compare
  • Add method schema() in client
  • update datacollector to allow correct displaying of statement arguments and execution options

Bundle in beta release

08 Jun 10:08
Compare
Choose a tag to compare

Follow the latest release of datastax cassandra driver.

  • Added option to disable the persistent connection
  • Added retries option for synchronous request
  • datastax/php-driver only required in dev in composer

Beta release

25 May 14:54
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release
Merge pull request #9 from M6Web/documentation

Updating README