You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


 

The In-memory OMRS Repository Connector provides a simple repository implementation that "stores" metadata in hash maps within the JVM.  It is used for testing, or for environments where metadata maintained in other repositories needs to be cached locally for performance/scalability reasons.

 

The implementation of this repository connector is located in the OMRS module in Java Package:

org.apache.atlas.omrs.adapters.inmemory.repositoryconnector.

 

 

 

 

 

 


 

  • No labels