Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Commit 0895ad0

Browse files
authored
Not actively maintained anymore note
1 parent c9f2f9b commit 0895ad0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
Embedded PostgreSQL server provides a platform neutral way for running postgres binaries in unittests.
77
This library is based on [Flapdoodle OSS's embed process](https://github.com/flapdoodle-oss/de.flapdoodle.embed.process).
88

9+
## Note: this project is not being actively maintained anymore
10+
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.
11+
12+
## Officially recommended alternative
13+
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.
14+
915
## Motivation
1016

1117
* It's much easier than installing specific version manually

0 commit comments

Comments
 (0)