juji-io / datalevin

A simple, fast and versatile Datalog database
https://github.com/juji-io/datalevin
Eclipse Public License 1.0
1.07k stars 60 forks source link

Support tuple data type #167

Closed huahaiy closed 1 year ago

huahaiy commented 1 year ago

For both KV and DL stores. Similar to Datomic, support both homogeneous and heterogeneous tuples.

huahaiy commented 1 year ago

This is done. Will be in the next release.