/microstream-cloud-storage-examples

Examples of using the MicroStream Cloud storage connectors

Primary LanguageJavaApache License 2.0Apache-2.0

Microstream Cloud Storage Connetor Examples

Examples of using the MicroStream Cloud storage connectors.

Azure

Within the directory azure there are 2 examples using Azure Storage solution.

  • azure/java-se shows the programmatic and using external configuration file for configuring the StorageManager when using MicroStream without any integration into a runtime.
  • azure/spring-boot makes use of the MicroStream Spring Boot integration and configures the datastore to make use of Azure Storage.