Apama 10.3.1 | Apama Documentation | Developing Apama Applications | Developing Apama Applications in EPL | Using EPL Plug-ins | Using the distributed MemoryStore | Configuring a distributed store | Adding a distributed store to a project
 
Adding a distributed store to a project
After the Distributed MemoryStore adapter bundle has been added, you can add a distributed store to the project.
* To add a distributed store to a project
1. In the Distributed MemoryStore editor's Distributed Stores panel, click the (Add Store) button. The Distributed MemoryStore Configuration Wizard appears.
2. In the Distributed MemoryStore Configuration Wizard, specify the following:
a. From the Store provider drop-down list, select the third-party cache provider.
If you are using a driver supplied by Apama, select TCStore (Terracotta DB) or BigMemory from the drop-down list. Otherwise select Others from the drop-down list.
For queries, select Apama Queries (using TCStore) from the drop-down list.
b. In the Store name field, specify the name of the store as it will be known in the configuration files and EPL code. The name must be unique and cannot contain spaces.
When you have selected Apama Queries (using TCStore), the store name ApamaQueriesStore is automatically provided; this name cannot be changed in the wizard.
Note: Support for using BigMemory Max for queries is deprecated and will be removed in a future release. It is recommended that you now use Terracotta DB's TCStore for queries by selecting Apama Queries (using TCStore) as the store provider. However, if you still want to use BigMemory Max for queries, select BigMemory as the store provider and specify "ApamaQueriesStore" as the store name.
3. Click Finish.
The name of the store is added to the Distributed Stores panel in the editor, and the resources for the store are added to the project. The default configuration settings for the store are displayed in the editor.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.