]
Will Burns updated ISPN-12728:
------------------------------
Status: Open (was: New)
Add Persistent Memory to Soft Index File Store
----------------------------------------------
Key: ISPN-12728
URL:
https://issues.redhat.com/browse/ISPN-12728
Project: Infinispan
Issue Type: Task
Components: Loaders and Stores
Reporter: Will Burns
Priority: Major
Fix For: 13.0.0.Final
The SoftIndexFileStore should allow for somewhat easy integration of persistent memory to
provide for faster write operations.
We can use the API from
https://github.com/jhalliday/mashona to handle file creation for
us seamlessly.
At this point testing is an unknown as we would need dedicated hardware or possibly a CI
configuration that fakes having something like persistent memory.