logoalt Hacker News

cloutiertylertoday at 3:11 PM0 repliesview on HN

Yes, I mean we do not expose any data external to the database that is not written persistently to disk (by default). In our case that means:

- Returning it as a result to a SQL query - Sending it to clients as part of a subscription - Or a return value to the caller