Skip to content

VoltDB/export-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoltDB RabbitMQ Export Connector

VoltDB export connector for RabbitMQ.

Installation

Before compiling, you need to make sure Java and Ant are installed. You also need the VoltDB Enterprise kit.

  1. Download the RabbitMQ Java client and copy the unpacked Jar file into voltdb-ent-4.3/lib/extension.

  2. Set the environment variable VOLTDIST to the kit directory voltdb-ent-4.3 and run ant. For example,

VOLTDIST=../voltdb-ent-4.3 ant

If the compilation finished successfully, the final Jar file should be copied over to voltdb-ent-4.3/lib/extension.

You can enable export in your deployment file with target set to rabbitmq and start the server.

Testing

To run the Junit tests, you need both the voltdb repository and the pro repository.

  1. Build the Enterprise Edition in voltdb.

  2. Run the tests with the following command

VOLTDIST=../voltdb ant junit

About

VoltDB Export connector for RabbitMQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages