Skip to content

Conversation

@denis-chernov-smartcontract
Copy link

@denis-chernov-smartcontract denis-chernov-smartcontract commented Jan 2, 2026

Closes #DS-1420

Description

Readme parser

The in-memory cache is accessed from two sides: from Redcon when the JS adapter stores data, and from the server when a client retrieves it. Redcon uses canonical parameters such as base and quote. All DS clients are configured to use aliases such as from and to. This script creates a map to find the canonical parameter name for a given alias. The script is executed during the Docker image build and generates a JSON mapping that is used later in runtime.

Dockerfile

  • Additional part to build streams adapter binary
  • Supervisord CMD

Supervisord

Starts JS + Streams adapters or original JS adapter apps based on the CACHE_TYPE env var value.

Cache fix

Store values in uppercase instead of lowercase. Critical for cfbenchmarks adapter.

@changeset-bot
Copy link

changeset-bot bot commented Jan 2, 2026

⚠️ No Changeset found

Latest commit: a02dc04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant