Skip to content
Snippets Groups Projects
Commit ec83b0c9 authored by sukki37's avatar sukki37 Committed by GitHub
Browse files

(AOE): Add distributed kv storage & Implements global metadata interface (#138)


* Init catalog pkg

* Add incr & test

* Add wr ops

* Update catalog kv args definition & modify catalog test

* Add batchset

* Add async call test

* Add prefix scan test

* Re-org 

* Impl dist storage interface 

* Cluster test case

* Init catalog pkg

* Update catalog kv args definition & modify catalog test

* Dist storage interface 

* Callback when dynamic shard created

* Update cb when dynamic group created

* Bug fix for prefixscan

* Fix bug occurred by shared pebble instance.

* Add dispatch interface

* Add create statement

* Remove debug code

* Change data type

* Update cube version

* Add codecs for table def

* Add codecs for table

* Return node address in Dispatch method

* Chaneg info structure and add serialization method

Co-authored-by: default avatarnnsgmsone <nnsmgsone@outlook.com>
parent cd9dceaf
No related branches found
No related tags found
Showing
with 11754 additions and 9803 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment