Hi all,
I have a question about aql
- I build the
aerospike-server
from the latest github master branch, but found that I needaql
to debug -
aql
is not included in the GitHub - aerospike/aerospike-server: Aerospike Database Server – flash-optimized, in-memory, nosql database, is this correct? - I search the repos under Aerospike · GitHub but couldn’t find
aql
source code, is it anywhere else? - I know there is a
aql-java
, but it is NOT the one I want - I know
aql
may be already included in the.rpm
and.deb
packages, but I am using neither redhat nor debian nor related distributions (archlinux specifically), I want to be able to build from source code.
Thanks in advance, Paul