Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dabc1c + 4cd7655 commit 7bd270cCopy full SHA for 7bd270c
README.md
@@ -7,6 +7,14 @@ PHP library for Cassandra
7
8
Cassandra client library for PHP, using the native binary protocol.
9
10
+## Roadmap for version 0.2.0
11
+* UUID generation
12
+* timestamp only with microsecond
13
+* using v2 protocol
14
+* speedup
15
+* the ability to specify the settings (setup default consistency level and more)
16
+* more fixes
17
+
18
## Installation
19
20
PHP 5.4+ is required. There is no need for additional libraries.
0 commit comments