Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The use of the Distributed Storage profile and profiles for specific distributed storage types, such as Couchbase and Redis, makes it easy to change the database setup with a minimum of impact on the configured business logic. This simplifies the process of creating flexible real-time solutions with high availability and performance.

Note
titleNote!

If you switch between selecting Couchbase and Redis, the Distributed Storage iterator functions differ. For Couchbase you use dsCreateKeyIterator, and for Redis you use dsCreateREKeyIterator. For further information, see 13. Distributed Storage Functions in the APL Reference Guide.

...

In the current version of, the Couchbase and Redis profiles are available for use with the Distributed Storage profile. For further information about these profiles, see Couchbase Profile and 8.14 Redis Profile.

The Distributed Storage profile is loaded when you start a workflow that depends on it. Changes to the profile become effective when you restart the workflow.

...