-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Module
New Module
Problem
ImmuDB is a relational database in which data is immutable, secure, and auditable. It is used in many enterprise applications. However, for testing we need to connect to an in-memory immudb database which might not be feasible.
Solution
Creating a test container specifically for Immudb
Here is the Link to the immubd website
Benefit
Helps while testing the classes that depend on Immudb
Alternatives
There are no containers for Immudb database
Would you like to help contributing this feature?
Yes