foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

add Windows client dll tar package

Open calvin2021y opened this issue 1 year ago • 3 comments

There is no Windows client package from download link.

please provide a package to download, or a cross build docker to allow user build them self.

calvin2021y avatar Apr 13 '24 18:04 calvin2021y

We dropped windows support for a long time. See #5135 and https://forums.foundationdb.org/t/foundationdb-windows-download-404s/2784 for discussions.

There are community maintained windows binaries, but I couldn't find where they are.

jzhou77 avatar Apr 17 '24 17:04 jzhou77

Is is possible to just provide a client dll for windows ?

Or a proxy client dll, that forwards all traffic into a remote linux client. (read remote ip from ENV )

calvin2021y avatar Apr 29 '24 07:04 calvin2021y

A Windows client would do ...

pszlendak avatar Jun 30 '24 21:06 pszlendak