TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Designing Data Gateway for Cassandra in Open Source

18 pointsby prabhatjhaover 3 years ago

6 comments

bdunn313over 3 years ago
This was an awesome read! I appreciate how you were able to cover a lot of ground that went deep technically while still being succinct.<p>I&#x27;m very curious on how you solicited feedback and collaborated on the article and design decisions up to now. Can you speak to what worked well or not so well as you hashed out the details?
评论 #29164968 未加载
dwettlauferover 3 years ago
Hey everyone! I wrote the words for this article but our team put in a ton of work to put this together. Just a plug that we&#x27;d love to get feedback on our design and have started a Github discussion here <a href="https:&#x2F;&#x2F;github.com&#x2F;stargate&#x2F;stargate&#x2F;discussions&#x2F;1381" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stargate&#x2F;stargate&#x2F;discussions&#x2F;1381</a>. Thanks!
评论 #29165849 未加载
kiafarhangover 3 years ago
Great read. As someone not very familiar with Stargate, is the internal communication via gRPC (e.g. from most services to bridge) totally new to v2? Or does Stargate v1 use gRPC internally as well?<p>If it is new, what drove the decision to use gRPC? Performance?
评论 #29164812 未加载
jeffjbanksover 3 years ago
A well written and concise article describing design tradeoffs and options for Stargate!
评论 #29163906 未加载
mpenickover 3 years ago
Any thoughts on whether the internal API would use streaming or unary calls?
评论 #29163878 未加载
codeinover 3 years ago
interested in seeing where this is going.