Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 713 Bytes

File metadata and controls

15 lines (11 loc) · 713 Bytes

RadarGun

RadarGun is a data grid and distributed cache benchmarking framework built to test Infinispan and other distributed data grid platforms.

Documentation

Refer to RadarGun's website for documentation.

Quick-start:

The best way to get started with RadarGun is the Five-minute tutorial

Report a bug

... or request a feature using our issue tracker

Java 11

We can build RadarGun with Java 11 or Java 8. We can test RadarGun with Java 8 because of powermock/powermock#901