Commit graph

4 commits

Author SHA1 Message Date
Jacob Heider 843a3983c8
fix(materialize)
closes #3532
2023-10-05 15:00:28 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Jacob Heider 620802b1a6
fix(materialize)
closes #3385

"Not great, Bob. Not great."
2023-09-20 18:21:33 -04:00
Kevin Chen 143d1106fa
+materialize -- a fast, distributed SQL database built on streaming internals (#3116)
* +materialize -- Materialize is a fast, distributed SQL database built on streaming internals.

* fix: MZ_DEV_BUILD_SHA

* fix: openssl

* perl

* openssl no vendor

* use git+https

* lock llvm version

* Llvm14?

* gcc maybe?

* typo

* add make

* reorder deps and explicate CC

* fix yaml

* explicit clang

* autoconf/automake

* when in doubt, try gcc

* Explicit!

* zlib needed?

* override debug section compression?

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-05 17:38:53 -04:00