[ 
https://issues.apache.org/jira/browse/SAMZA-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prateek Maheshwari resolved SAMZA-1719.
---------------------------------------
    Resolution: Fixed

> Add caching support to Table API
> --------------------------------
>
>                 Key: SAMZA-1719
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1719
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Peng Du
>            Assignee: Peng Du
>            Priority: Major
>              Labels: table-api
>
> Caching is is especially useful for a remote table where the accesses can 
> have high latency for
> applications that can tolerate staleness. We decided to add caching in the 
> form of a composite table that wraps the actual table and a cache. We reuse 
> the ReadWriteTable interface for the cache. A simple Guava cache-based table 
> will be provided as the default local cache.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to