We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e7b5f commit 1254649Copy full SHA for 1254649
internal-packages/testcontainers/README.md
@@ -1,10 +1,3 @@
1
-# Redis worker
+# Test container
2
3
-This is a simple worker that pulls tasks from a Redis queue (also in this package).
4
-
5
-Features
6
7
-- Configurable settings for concurrency and pull speed.
8
-- Job payloads.
9
-- A schema so only defined jobs can be added to the queue.
10
-- The ability to have future dates for jobs.
+This is package exposes some useful vitest utilities for writing tests with Postgres, Prisma, and Redis.
0 commit comments