Skip to content

taseroth/datagenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick and dirty java app to constantly fire transactions against a neo4j database. Uses spring boot and comes with a docker build file and docker-compose example.

The data itself is generated via Faker API.

The spring boot app needs 3 parameters (in that order):

  • number of concurrent threads to spawn
  • batch size (number of data changes in one transaction)
  • sleep time in milliseconds between transactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published