Skip to content

Releases: jvandertil/FdbServer

v0.6.0

21 Jun 19:49
Compare
Choose a tag to compare

Added support for FoundationDB 6.1.8

v0.5.0

20 Jun 22:02
3313188
Compare
Choose a tag to compare

Notable changes this release:

  • Downloader logic has been rewritten
  • [BREAKING] Builder has moved to its own namespace
  • [BREAKING] Interfaces for controlling a created server have been changed, see the new README for the new style.

v0.4.0

26 Nov 18:43
Compare
Choose a tag to compare

Add support for FoundationDB 6.0.15

v0.2.3: Fix NullReferenceException in Stop method

10 Aug 16:48
Compare
Choose a tag to compare

Fix NullReferenceException when stopping a not started server.

v0.2.2

10 Aug 16:19
Compare
Choose a tag to compare

Added caching to reduce bandwidth consumption.

Initial release

10 Aug 13:44
Compare
Choose a tag to compare

Initial release with only basic functionality.

Allows controlling of a FoundationDB server stored in a temporary folder.