MariaDB Vision Majorca2009: Bryan
From Askmonty.org
Participants: Bryan, Sanja, Jani
The Future: SSDs, many many cores (without individual core performance), mobile computing, distributed computing
Strategy:
- "SSD Mode": Implement optimizer and other improvements for SSD, seek operations are no longer expensive
- New Parser: Improve performance considerably for fast queries (majority of websites)
- Modularity: Make it easy to only include what you need (good for mobile computing) or add new special features.
- Implement features users actually want and need, keep current on what would help people the most. Possibly scan public MySQL worklog for "low hanging fruit", needs reported by users/customers
- Improved query cache (or caching in general)
- Improved GIS (important for mobile computing)

