greenrobot

↗ HN profile [ 1014 ms ] full profile
Karma
8
Created
November 4, 2014 (11y ago)
Submissions
0
  1. Check this example; two lines for initialization, one line for each operation: obx::Store store(create_obx_model()); obx::Box<Task> taskBox(store); obx_id id = box.put({.text = "Buy milk"}); // Create…

  2. ObjectBox released support for two new languages today: Swift (alpha) and Go. It persists native Swift and Go objects and claims to be the fastest in doing so. Go announcement: https://objectbox.io/go-objectbox-golang/…