Viewing profile — all0c
all0c
HN member- Joined
- Thu, Jan 10, 2019, 11:04 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About all0c
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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…