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: add blackwidow to support kv to redis type #49

Closed
wants to merge 14 commits into from

Commits on Nov 21, 2023

  1. first time migrate storage

    Centurybbx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    003b821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e198462 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    d3dc4fd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. ci: auto label and release draft (OpenAtomFoundation#48)

    Co-authored-by: wangxiaoxiong <[email protected]>
    2 people authored and Centurybbx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9399b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d65d0 View commit details
    Browse the repository at this point in the history
  3. feat: add gtest, fix string trim function crash (OpenAtomFoundation#42)

    * fix string trim function crash
    
    * add gtest
    
    * add timestamp test,fix Random range error
    
    * Optimized trim function,add TrimLeft and TrimRight
    
    * fix StringTrimRight range error
    
    * Resolve rocksdb and gtest dependency conflicts
    
    * fix rocksdb and gtest dependency conflicts,Streamlined rocksdb compilation
    lqxhub authored and Centurybbx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e175cf3 View commit details
    Browse the repository at this point in the history
  4. feat:add append,getset,mset,mget and bitcount cmds (OpenAtomFoundatio…

    …n#40)
    
    * complete string appendcmd getsetcmd
    
    * complete string mset & mget cmd
    
    * fixed some bugs
    
    * complete string bitcount cmd
    
    * fixed some bugs
    
    * five cmd pass simple demo test
    
    * feat:fixed some comments
    hero-heng authored and Centurybbx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c8e1946 View commit details
    Browse the repository at this point in the history
  5. fix conflicts

    Centurybbx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9ed8007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b02c189 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2920caa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c98ce40 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cda0249 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6495ad4 View commit details
    Browse the repository at this point in the history
  11. Revert "fix missing header with compile errors"

    This reverts commit d3dc4fd.
    Centurybbx committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e94e904 View commit details
    Browse the repository at this point in the history