Skip to content

0.0.5

Latest
Compare
Choose a tag to compare
@arindas arindas released this 24 May 15:55
· 3 commits to main since this release
1e816fc

What's Changed

  • Provide necessary abstractions for the REST API server by @arindas in #7
  • Return spawned task from HyperExecutor::serve() to better handle task cleanup. by @arindas in #8
  • Adds storage::impls::glommio::{dma, buffered} by @arindas in #16
  • doc: updates README to reflect new design changes by @arindas in #17
  • feat: lowers read times, binds to 0.0.0.0, introduces support for non-blocking connection throttling by @arindas in #18
  • feat: adds tokio impl for storage apis by @arindas in #19
  • feat: adds benchmarks, performance improvements for segmented log by @arindas in #21
  • style: improve readability by @arindas in #23
  • chore: merge develop to update main by @arindas in #24
  • doc: adds documentation to prepare for 0.0.5 release by @arindas in #25
  • chore: merge development updates by @arindas in #26

Full Changelog: 0.0.4...0.0.5