apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.2k stars 1.3k forks source link

add Windows client dll tar package #11303

Open calvin2021y opened 3 months ago

calvin2021y commented 3 months ago

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.

jzhou77 commented 2 months ago

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.

calvin2021y commented 2 months ago

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 )

pszlendak commented 2 weeks ago

A Windows client would do ...