Skip to main content

Elastic Stream Development Roadmap

By Feature

  1. Cache per worker
  2. io_uring read/write separation
  3. Multi-worker support
  4. Single Writer Single Reader --> Single Writer Multiple Reader --> Multi-writer

By Product

  1. Product Whitepaper
  2. Product Documentation
  3. Use case
  4. Technical Innovation Blogs
  5. How thread-per-core architecture excels in perspective of CPU PMU
  6. Queue Depth, key to saturate modern NVMe SSD

By Community

Setup Community Governance

  1. Developer Document
  2. Contribution Guideline

Quality Assurance

  1. Code Review
- System Perspective
- Code Readability
  1. Unit Test Requirement
  2. Performance Regression Pipeline
  3. Chaos Resilience