SolidLabResearch / Challenges

24 stars 0 forks source link

Indexing on Non-Volatile Main Memory #54

Open jeswr opened 2 years ago

jeswr commented 2 years ago

TODO: This is a placeholder

I have recently seen a couple of ANU students, that are close to top of the class, doing research into full-text indexing on Non-Volatile Main Memory (https://cecs.anu.edu.au/research/student-research-projects/improving-search-engine-efficiency-emerging-memory-and-storage, https://www.intel.com.au/content/www/au/en/products/details/memory-storage/optane-memory.html) - showing that it has significant performance gains over indexing on SSD.

It might be worth having a student project that does research into graph-indexing on the same memory systems. This may further open up Solid / SW to even bigger data use-cases.

Pitch

Desired solution

Acceptance criteria

Pointers

Scenarios