Memory Service maintains documentation for each release. Select a version below to view its documentation.

Version Scheme

Memory Service follows Semantic Versioning. Each release is tagged as vX.Y.Z where:

  • X (major) - Breaking changes
  • Y (minor) - New features, backwards compatible
  • Z (patch) - Bug fixes, backwards compatible