Fork me on GitHub
#datalevin
<
2022-12-14
>
Huahai08:12:55

Some updates: the embedded library of datalevin works with Apple Silicon out of box in the next release. Thanks to Cirrus CI.

Huahai08:12:18

I have a couple of things to do before releasing 0.7.0: I need to update graalvm native to the latest version, hopefully they just moved things around and had not removed C interop features that we need.

Huahai08:12:17

If i got this done, native datalevin should work with apple silicon as well.

Huahai08:12:44

Then I will add :limit and :offset to datalog query.

Huahai08:12:43

That would be 0.7.0. It may break existing db, for we upgraded LMDB from 0.9.24 to 0.9.29. So you may need to export/import when upgrading to 0.7.0. We will see.