[
https://issues.apache.org/jira/browse/MNEMONIC-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462070#comment-17462070
]
Wang, Gang commented on MNEMONIC-704:
-------------------------------------
Please check out the following code snippets, that supports `byte[]` as its
value type.
https://github.com/redis/jedis/blob/13ee8d1485432ee2c085e6d9bbe4d838e2d996ce/src/main/java/redis/clients/jedis/Jedis.java#L1070
> Define redis integration interface with mnemonic backend
> --------------------------------------------------------
>
> Key: MNEMONIC-704
> URL: https://issues.apache.org/jira/browse/MNEMONIC-704
> Project: Mnemonic
> Issue Type: Sub-task
> Components: Computing-Service
> Affects Versions: 0.17.0
> Reporter: Yanhui Zhao
> Assignee: Yanhui Zhao
> Priority: Major
> Fix For: 0.17.0
>
>
> In order to connect to redis as a backend storage, mnemonic side need to
> expose interface that can be integrated with redis for storage access.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)