Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Feature/floyd rebase unstable #2413

Merged

Conversation

wangshao1
Copy link
Collaborator

@wangshao1 wangshao1 commented Feb 22, 2024

fix issue #2403

wangshao1 and others added 3 commits February 19, 2024 11:50
* floyd: refactor storage to support multi rocksdb instance && todis key format

* fix compile error after rebase

* fix compile error after rebase

* fix by review comments

* fix by review comments

* fix by review comments

* fix by lqx and panlei's review comments

* fix by review comments

* fix by review comments

* fix by review comments

* fix by review comments

* rebase upstream code

* rebase upstream code

* fix storage construct error

* change uint32_t ttl to uint64_t

* change int() to static_cast

* fix by xiaoshuai's review comments

* fix compile error in debug mode

* fix slot_indexer by review comments

* fix by xiaoshuai's review comments

* fix dynamic change ttl and periodic_seconds

* define CRCU32 type

* change uint64_t to int64_t to support nagative time ttl

* fix cache list error in floyd

* fix by yuge's review comments

* change shared_ptr to unique_ptr to be consisten with pikiwidb

---------

Co-authored-by: wangshaoyi <[email protected]>
@github-actions github-actions bot added the ✏️ Feature New feature or request label Feb 22, 2024
src/net/include/thread_pool.h Outdated Show resolved Hide resolved
@AlexStocks AlexStocks merged commit 0004932 into OpenAtomFoundation:unstable Feb 23, 2024
13 of 16 checks passed
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
* feat: add floyd (OpenAtomFoundation#2347)

* floyd: refactor storage to support multi rocksdb instance && todis key format

---------

Co-authored-by: wangshaoyi <[email protected]>

* fix floyd keys (OpenAtomFoundation#2364)

Co-authored-by: wuxianrong <[email protected]>

* floyd rebase unstable branch

* fix by review comments

---------

Co-authored-by: wangshaoyi <[email protected]>
Co-authored-by: Mixficsol <[email protected]>
Co-authored-by: wuxianrong <[email protected]>
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
* feat: add floyd (OpenAtomFoundation#2347)

* floyd: refactor storage to support multi rocksdb instance && todis key format

---------

Co-authored-by: wangshaoyi <[email protected]>

* fix floyd keys (OpenAtomFoundation#2364)

Co-authored-by: wuxianrong <[email protected]>

* floyd rebase unstable branch

* fix by review comments

---------

Co-authored-by: wangshaoyi <[email protected]>
Co-authored-by: Mixficsol <[email protected]>
Co-authored-by: wuxianrong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.0.0 ✏️ Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants