]
Steven Hawkins updated TEIID-2542:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
Utilize Teiid internal resultset buffering as a materialization
mechanism to Infinspan
--------------------------------------------------------------------------------------
Key: TEIID-2542
URL:
https://issues.jboss.org/browse/TEIID-2542
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Reporter: Van Halbert
Priority: Major
Fix For: 12.x
Add support for materialization to Infinispan by utilizing the Teiid internal buffering
mechanism to Infinispan. Suggestion, turn that mechanism into a translator that can
read/write to Infinispan.
Pro's:
- distributed data-grid fail-over and HA could be less costly than trying to do this
with a database.
- improved performance where each Infinispan instance could placed closer to its'
users.