You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Yanhui Zhao (Jira)" <ji...@apache.org> on 2022/01/12 00:39:00 UTC

[jira] [Commented] (MNEMONIC-708) Determine key-value storage format for durable objects to be stored in redis

    [ https://issues.apache.org/jira/browse/MNEMONIC-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17473222#comment-17473222 ] 

Yanhui Zhao commented on MNEMONIC-708:
--------------------------------------

How about using UUID? another proposal would be hashing of the object to create the unique identifier for the durable object indexing. Thanks!

> Determine key-value storage format for durable objects to be stored in redis
> ----------------------------------------------------------------------------
>
>                 Key: MNEMONIC-708
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-708
>             Project: Mnemonic
>          Issue Type: Sub-task
>          Components: Memory-Service
>    Affects Versions: 0.17.0
>            Reporter: Yanhui Zhao
>            Assignee: Yanhui Zhao
>            Priority: Major
>             Fix For: 0.17.0
>
>
> Redis support key-value storage, in the case of durable objects storage in redis we need to determine the storage key that are used to index the stored durable object.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)