Open godruoyi opened 1 week ago
fix #17
The main change is to delete the previously existing key when the list is full. Note that these changes work fine with single shard only, there still have some issues when we using multiple shards. will fix them in the next PR.
thanks! let me look into it.
Hi @phuslu, are there any updates on this? Please feel free to ask me for more context or more updates if needed.
Description
fix #17
The main change is to delete the previously existing key when the list is full. Note that these changes work fine with single shard only, there still have some issues when we using multiple shards. will fix them in the next PR.