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

fix:Synchronize the latest changes to the import-braft branch #180

Merged

Conversation

panlei-coder
Copy link
Collaborator

No description provided.

hero-heng and others added 30 commits January 20, 2024 22:18
* complete string appendcmd getsetcmd

* complete string mset & mget cmd

* fixed some bugs

* feat:update code style

* update code style

* add some string ut

* import time package

* update string ut
* complete string appendcmd getsetcmd

* complete string mset & mget cmd

* fixed some bugs

* feat:update code style

* update code style

* add exists del cmd & fix ut
* feat:sinter初稿

* sinter tmp

* feat: set cmd sinter

* avoid duplicate checks

* code format

* init local variable

* code format

* add go test for command sinter

* move command sadd use backend;add unit test for sadd and sinter

* code format

* all set cmd use backend()

* delete unuseful code

* Update cmd_set.cc

* Update cmd_set.cc

* {} to =

* using lower_case naming method
* lpush rpush first commit

* list cmd rpush

* add go ut

* add go ut

* format
* complete string appendcmd getsetcmd

* complete string mset & mget cmd

* fixed some bugs

* feat:update code style

* update code style

* add rpop cmd & go ut
* Porting the Floyd storage engine

* CC

* use unique_ptr instead of shared_ptr in vector

* handle comments
* Bind dbno to the client.

* db_->dbno_
* feat: implement the command setrange

* style: code style format

* feat: function ends correctly.

* fix: fix some bug

* feat(setrange): compatible blackwidow
* finish set cmd scard and go test
* resolve conflict & use blackwindow interface
* Fix:multiple threads write data, pointer error
* lrange and go ut

* go ut:delete unused keys

* go test
* fix conflict

* fix hgetall bug

---------

Co-authored-by: liuyuecai <[email protected]>
* handle conflicts

* handle conflicts

* mofify smove go test

* handle conflicts

* code format

* Update cmd_set.cc

* Update set_test.go

---------

Co-authored-by: Xin.Zh <[email protected]>
* feat: add hrandfield cmd
panlei-coder and others added 7 commits February 27, 2024 13:15
…ation#134)

* feat: import braft

* fix: fix braft.cmake

* fix:fix import braft cmake

* fix: fix fetchcontent_populate

* fix: fix find gflags brpc braft cmake

* add independent code and fix brpc

* fix: delete unnecessary comments

* fix: fix fetch content to ExternalProject_Add

* fix: add counter.pb.h and counter.pb.cc

* fix: fixed a bug where the compiler could not find glog

---------

Co-authored-by: century <[email protected]>
@github-actions github-actions bot added ☢️ Bug Something isn't working 🧹 Updates This will not be worked on labels Feb 27, 2024
@panlei-coder panlei-coder merged commit 2090c8c into OpenAtomFoundation:import-braft Feb 27, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working 🧹 Updates This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.