Live data from Hacker News

Viewing profile — all0c

all0c

HN member
Joined
Thu, Jan 10, 2019, 11:04 PM UTC
HN karma
7
Public activity
3 items

About all0c

No profile information was provided.

Recent public activity

  1. comment
    Comment #18915099

    The Record Layer doesn't currently support foreign key constraints, so foreign keys are more of an “design pattern” than a first-class feature. For example, in a sample schema in t…

  2. comment
    Comment #18912223

    The Record Layer is written in Java as it was designed to fit in with an existing stack that was already primarily Java-based. You can read more about how CloudKit uses the Record …

  3. comment
    Comment #18912216

    (I'm from the FDB team and work on the Record Layer.) As ryanworl's excellent answer suggests, the FoundationDB key value does not support secondary indexing on its own. It is stri…