Skip to content

Conversation

@lordofthejars
Copy link
Member

Short description of what this resolves:

Add support for embedded nosql dbs that does not start a …network connector.

Changes proposed in this pull request:

  • Add a connect method that receives an Object which would be the embedded instance. Notice that it must be an Object because the class who manages the lifecycle of populate/clean is generic one, but each NoSQL engine uses a different one. For example Infinispan uses EmbeddedConnection meanwhile Mongo uses Fongo.

Fixes: #103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant