You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am particularly interested in replicating the functionality of the Solana Bigtable, which provides efficient storage and querying of historical Solana block and transaction data.
However, I want to implement this on Microsoft Azure to leverage its native cloud solutions and integrate it with my existing infrastructure.
Request:
It would be great if you could provide:
Guidance on technical aspects of replicating Solana's DEVNET data.
References or documentation (if any) for adapting Solana Bigtable to platforms other than Google Cloud.
Suggestions or best practices for implementing scalable and queryable Solana data storage on Azure.
solana-labs/solana-bigtable#20
The above link is the issue that was created in solana-bigtable repo, Which is archived now. Any help on this issue is much appreciated. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Context:
I am particularly interested in replicating the functionality of the Solana Bigtable, which provides efficient storage and querying of historical Solana block and transaction data.
However, I want to implement this on Microsoft Azure to leverage its native cloud solutions and integrate it with my existing infrastructure.
Request:
It would be great if you could provide:
Guidance on technical aspects of replicating Solana's DEVNET data.
References or documentation (if any) for adapting Solana Bigtable to platforms other than Google Cloud.
Suggestions or best practices for implementing scalable and queryable Solana data storage on Azure.
solana-labs/solana-bigtable#20
The above link is the issue that was created in solana-bigtable repo, Which is archived now. Any help on this issue is much appreciated. Thanks in advance.
The text was updated successfully, but these errors were encountered: