Skip to content

Snowman2908/node-foundationdb-watch-memory-leak

Repository files navigation

node-foundationdb memory leak watch

Setup

Build:

docker-compose build

Init FoundationDB:

docker-compose up -d foundationdb
docker-compose exec foundationdb fdbcli --exec 'configure new single ssd'

Run app:

docker-compose up app

The app will output NodeJS heap usage and process memory usage every 10 seconds.

Teardown:

docker-compose down -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published