Skip to content

rjaros87/micronaut-redis-playground

Repository files navigation

Micronaut Redis Playground

CRaC how to build and check

  1. Start redis server docker compose -f localinfrastrucutre/docker-compose.yml up -d
  2. Build docker image ./gradlew -i dockerBuildCrac
  3. Uncomment redis-playground-crac section in localinfrastrucutre/docker-compose.yml and execute again command from the 1st point.
  4. Execute script customWarmupScript.sh and check responses
  5. Get logs from the container and check if any errors occurred docker logs localinfrastrucutre-redis-playground-crac-1

GraalVM how to build and check

TBD.

Regular how to build and check

TBD.

Run benchmark tool

TBD.

Micronaut 3.9.0-SNAPSHOT Documentation


Feature crac documentation

Feature reactor documentation

Feature http-client documentation

Feature lombok documentation

About

Micronaut Micronaut -redis -playground Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published