Skip to content

Releases: slowenthal/jmeter-cassandra

0.9.4

15 Jan 01:52
Compare
Choose a tag to compare

Support 3 formats for time:

Date
Date+time
Date+time+timezone

0.9.2

09 Sep 22:07
Compare
Choose a tag to compare
  • Add support for sets, maps, and lists as parameters to queries. Use double quotes to escape them if they contain commas
  • Add support for tuples and UTDs
  • Make the TokenAware Strategy explicit
  • Add a WhiteList policy

0.9.1

13 Jan 14:54
Compare
Choose a tag to compare

Fixed many issues

Default load balancer is now the driver default - currently TokenAware(DCAwareRoundRobin)
Advanced driver level to 2.0.9
ConsistencyLevel functions correctly for Batches

To install, simply unpack the archive into the JMeter installation directory. This will automatically put everything in the lib/ext directory.

JMeter Cassandra CQL3 PlugIn 0.9 Release

16 Jul 00:15
Compare
Choose a tag to compare

Congratulations. You have found the very first BETA release of the CQL3 JMeter Plugin. Please review the Readme file for usage information.

JMeter Cassandra CQL3 PlugIn Alpha Release

04 May 04:33
Compare
Choose a tag to compare

Congratulations. You have found the very first release of the CQL3 JMeter Plugin. Please read the Readme file for usage information.

Known Limitations in this relesse:

  • Collections in bind variables have not been implemented
  • UserIds and passwords have not been implemented
  • reading blobs does not work