Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 984 ignite cache initial sketch #997

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rumakt
Copy link
Contributor

@rumakt rumakt commented Nov 22, 2023

No description provided.

Copy link

netlify bot commented Nov 22, 2023

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit fed77e4
🔍 Latest deploy log https://app.netlify.com/sites/papaya-valkyrie-395400/deploys/65611d95fd066e000983e4a5

Copy link

linux-foundation-easycla bot commented Nov 22, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@rumakt rumakt self-assigned this Nov 22, 2023
@rumakt
Copy link
Contributor Author

rumakt commented Dec 11, 2023

To start the entire env, including standalone ingnite ( as stated in : https://github.com/finos/vuu/pull/997/files#diff-73acb7f268b26e6aaf52a54cd1a1650de8b2bf27716d8aa701cee43d354753ccR10-R12 ) :

  1. Start the CacheNodeApplication - it starts ignite node - bear in mind you can create many instances of this service.
  2. Start IgniteOrderLoader - it loads random parent/child orders into a cache.
  3. IgniteCacheQueryApplication - is just a basic app that connects to the cache and does some query - can be useful for testing.

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.

None yet

1 participant