Skip to content

Releases: IBM/GEDS

Improve latency when reading small objects.

28 Mar 16:17
Compare
Choose a tag to compare
  • Make Prometheus Histogram Buckets configurable.
  • Set NONAGLE on TCP Socket.
  • Increase message size in GRPC client for the Metadata Server.
  • Add logging before throwing a std::runtime_error.
  • LocalFile: Asynchronously update file length.
  • LocalFile/MMAPFile: Support notifyUnused
  • MMAPFile: unmap file when the file is no longer in use.
  • Integrate CMake Compiler option for Profiling
  • Various: Cleanup formatting.

Improve Prometheus integration

25 Mar 14:32
Compare
Choose a tag to compare
  • Statistics: Integrate a Gauge and a Histogram.
  • LocalFile: Use pwrite/pread to make reading and writing lock-less.
  • Renamed: benchmark to benchmark_io.
  • Integrate benchmark for shuffle_read and shuffle_write.
  • Use preallocated buffers in the TCP transport.
  • Remove grpchelloworld.
  • HTTPServer: Add a workaround to support multiple processes.
  • Fix the ports.
  • Avoid extra copies in the concurrent map.

Travis Focal Test Release.

10 Feb 14:26
Compare
Choose a tag to compare
Pre-release
Revert workaround for Travis.

Signed-off-by: Pascal Spörri <[email protected]>

Building on Public Github Travis.

09 Feb 16:01
Compare
Choose a tag to compare
Pre-release
Remove repo from Travis deploy.

Signed-off-by: Pascal Spörri <[email protected]>

Travis Test Release

09 Feb 13:08
Compare
Choose a tag to compare
Travis Test Release Pre-release
Pre-release

Bump the release to correspond to IBMs internal release. Test travis-ci.com integration.

Update the travis token.

09 Feb 14:41
Compare
Choose a tag to compare
Pre-release
Integrate the travis token into GEDS.

Signed-off-by: Pascal Spörri <[email protected]>

Travis: Fix smart_open_builds.

09 Feb 15:42
Compare
Choose a tag to compare
Pre-release
Travis: Fix the python build.

Signed-off-by: Pascal Spörri <[email protected]>

Open-Source Release

06 Feb 07:41
Compare
Choose a tag to compare