Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Releases: hhu-bsinfo/dxram

0.7.0

01 Mar 12:19
Compare
Choose a tag to compare
Set dxbuild version to 0.3.0 for release

0.6.0

21 Dec 09:09
Compare
Choose a tag to compare
Update QuickStart.md

0.5.0

12 Oct 20:17
Compare
Choose a tag to compare
Create snapshot version by default

v0.4.0

28 Jul 08:31
Compare
Choose a tag to compare
Set versions of dependencies for release

0.3.1

26 Jul 09:02
Compare
Choose a tag to compare
Integrate Travis CI GitHub Releases within DXRam

v0.3

15 Sep 06:54
Compare
Choose a tag to compare
  • dxnet: New network subsystem supporting Ethernet and InfiniBand. Both transports tested and benchmarked using microbenchmarks and YCSB
  • Separate ibdxnet subsystem (C++ library) to support InfiniBand using libverbs
  • Various bugfixes and optimizations

v0.2

14 Jun 09:53
Compare
Choose a tag to compare
  • Optimized network interface for 5Gbit ethernet (Microsoft Azure Cloud evaluation)
  • Recovery bugfixes and performance improvements
  • DXRAM application module system: Develop and run "native" applications on DXRAM (peers)
  • New terminal based on DXRAM's application system: Separate terminal server and (thin) client
  • Improved node id assignment (different hashing approach)
  • Various bugfixes

Initial release

18 May 10:03
Compare
Choose a tag to compare

We consider this version of DXRAM quite stable to call it our first release. Many tests and evaluations executed over the past weeks helped us ironing out bugs and increasing the overall system's performance:

  • YCSB benchmark
  • BG benchmark
  • Various tests on our private cluster
  • Tests in Microsoft's Azure Cloud
  • Tests by students