tanruixiang commented on issue #1527: URL: https://github.com/apache/incubator-horaedb/issues/1527#issuecomment-2103752017
> > > The repository at [rust-rocksdb](https://github.com/tikv/rust-rocksdb) also does not support Windows. > > > > > > Try build with `make build-wal-message-queue`, this will disable rocksdb and use kafka as wal. > > Can we directly use cargo to replace make? Of course you can, our makefile is very simple, you can refer to the https://github.com/apache/incubator-horaedb/blob/main/Makefile#L40 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
