]
Steven Hawkins reassigned TEIID-2542:
-------------------------------------
Assignee: (was: Ken Johnson)
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
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.