[jira] [Commented] (IGNITE-16306) snaptree-based in-memory storage

2022-05-25 Thread Ivan Bessonov (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17542064#comment-17542064
 ] 

Ivan Bessonov commented on IGNITE-16306:


[~sergeychugunov] sure, with great pleasure!

> snaptree-based in-memory storage
> 
>
> Key: IGNITE-16306
> URL: https://issues.apache.org/jira/browse/IGNITE-16306
> Project: Ignite
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha3
>Reporter: Ivan Bessonov
>Assignee: Aleksandr Polovtcev
>Priority: Major
>  Labels: iep-74, ignite-3
>
> Until a full-fledged MV store is implemented we can implement in-memory 
> storage on a snaptree library [1] that represents a concurrent AVL tree with 
> support of snapshots.
> In this ticket we need to integrate the library with our existing storage 
> APIs (refine API if necessary), integrate its snapshot API with Raft 
> snapshots and provide configuration if necessary.
> [1] https://github.com/nbronson/snaptree



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (IGNITE-16306) snaptree-based in-memory storage

2022-05-25 Thread Sergey Chugunov (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17542063#comment-17542063
 ] 

Sergey Chugunov commented on IGNITE-16306:
--

[~ibessonov] , this ticket doesn't seem relevant to me as in-memory PageMemory 
implementation is already ported to ignite-3 codebase. Could you please close 
it as an owner of that task?

> snaptree-based in-memory storage
> 
>
> Key: IGNITE-16306
> URL: https://issues.apache.org/jira/browse/IGNITE-16306
> Project: Ignite
>  Issue Type: Improvement
>Affects Versions: 3.0.0-alpha3
>Reporter: Ivan Bessonov
>Assignee: Aleksandr Polovtcev
>Priority: Major
>  Labels: iep-74, ignite-3
>
> Until a full-fledged MV store is implemented we can implement in-memory 
> storage on a snaptree library [1] that represents a concurrent AVL tree with 
> support of snapshots.
> In this ticket we need to integrate the library with our existing storage 
> APIs (refine API if necessary), integrate its snapshot API with Raft 
> snapshots and provide configuration if necessary.
> [1] https://github.com/nbronson/snaptree



--
This message was sent by Atlassian Jira
(v8.20.7#820007)