[
https://issues.apache.org/jira/browse/GEODE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269765#comment-16269765
]
ASF subversion and git services commented on GEODE-3781:
--------------------------------------------------------
Commit 4953c8f6f13b107a742fa58623b79503aa13e850 in geode's branch
refs/heads/feature/GEODE-3781 from [~agingade]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4953c8f ]
GEODE-3781: add geode-connectors module
Introduce new PDX JDBC Connector Service
* GEODE-3782: implement JdbcWriter
* GEODE-3783: implement JdbcAsyncWriter
* GEODE-3823: implement JdbcLoader
> Users would like PDX to JDBC connector
> --------------------------------------
>
> Key: GEODE-3781
> URL: https://issues.apache.org/jira/browse/GEODE-3781
> Project: Geode
> Issue Type: Wish
> Components: docs, regions
> Reporter: Fred Krone
> Assignee: Kirk Lund
>
> Users would like easy inline caching
> This is the epic for the inline caching improvements -- write behind, write
> through, read through.
> The goal is here to allow users easy mapping of region to table. Either the
> user can provide a simple field to column config file and it is injected at
> runtime (more flexible) or we use a simple name to name mapping with no
> configuration needed.
> Feedback 1: "people don't like the idea of every team writing the same kind
> of write behind logic again and again"
> Feedback 2: "I write a lot of boiler plate code over and over again for this
> very thing"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)