We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5136248 commit b0353c1Copy full SHA for b0353c1
1 file changed
backends/Makefile
@@ -2,7 +2,7 @@
2
3
PWD := $(shell pwd)
4
5
-all: cassandra
+all: cassandra memory
6
7
cassandra: build_cassandra
8
cd cassandra && $(MAKE) integration_test
0 commit comments