From 3dd793201effc210cd01b3dcb952dd20e7b9334d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vorburger=20=E2=9B=91=EF=B8=8F?= Date: Sat, 27 Apr 2019 23:11:06 +0200 Subject: [PATCH] link to opentable/otj-pg-embedded in addition to Test Containers --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b135d7e..a470f6c 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,10 @@ This library is based on [Flapdoodle OSS's embed process](https://github.com/fla ## Note: this project is not being actively maintained anymore Sorry for any inconvinience, but this project needs active maintainers. If anyone is interested in becoming the maintainer - please let me ([@smecsia](https://github.com/smecsia)) know. -## Officially recommended alternative -Please be adviced that the main maintainer of this project has successfuly migrated to the use of [Test Containers project](https://www.testcontainers.org/modules/databases/postgres/). This is the best possible alternative nowadays. +## Alternative +Please be adviced that the main maintainer of this project has successfuly migrated to the use of [Test Containers project](https://www.testcontainers.org/modules/databases/postgres/). This is the officially recommended and best possible alternative nowadays. + +Another option is to use https://github.com/opentable/otj-pg-embedded. ## Motivation