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

ASF subversion and git services commented on GEODE-9303:
--------------------------------------------------------

Commit 5a75bf1a2420e3395c7bb31191d908a30d526c8d in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5a75bf1 ]

GEODE-9303: Implement Radish DUMP/RESTORE commands (#6605)

- Dump/restore using internal Geode serialization mechanisms meaning
  that dumps can only be used to/from Radish instances.
- Enable relevant native tcl dump tests
- Log exceptions the may occur when restoring
- Test for hits/misses (dump should update these)
- Create default restore method in RedisData interface for use by both
  NullRedisData and AbstractRedisData
- The header consists of the string 'RADISH' followed by the ordinal
  version of Geode that created it.

> Implement the DUMP and Restore Commands
> ---------------------------------------
>
>                 Key: GEODE-9303
>                 URL: https://issues.apache.org/jira/browse/GEODE-9303
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Wayne
>            Priority: Major
>              Labels: pull-request-available, redis
>
> Implement the [DUMP|https://redis.io/commands/dump] and 
> [RESTORE|https://redis.io/commands/restore] commands as compatible with Redis.
>  
> +Acceptance Criteria+
> The DUMP and RESTORE commands have been implemented as specified, with 
> adequate unit and integration tests.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to