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

Redis core #77

Merged
merged 23 commits into from
Mar 23, 2022
Merged

Redis core #77

merged 23 commits into from
Mar 23, 2022

Commits on Mar 12, 2022

  1. baseline refactor

    sebastianconcept committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    95b2e9c View commit details
    Browse the repository at this point in the history
  2. baseline adjust

    sebastianconcept committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    889d381 View commit details
    Browse the repository at this point in the history
  3. Merge 889d381

    sebastianconcept committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    d5e8677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    187cf3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2093e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    5aa9056 View commit details
    Browse the repository at this point in the history
  2. more tests fixed

    sebastianconcept committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    425216f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d3e69 View commit details
    Browse the repository at this point in the history
  4. fixed all tests

    sebastianconcept committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    07d2eea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f246fa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f295be View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    045544c View commit details
    Browse the repository at this point in the history
  2. fixed benchmark output, added tests for expiring a mapless in X milli…

    …seconds and updating its expiring timer
    sebastianconcept committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d5fb8b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. adds count command

    sebastianconcept committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e71720f View commit details
    Browse the repository at this point in the history
  2. reviewed api

    sebastianconcept committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1f77cf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. improves destroy* API

    Sebastian Sastre committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    580f310 View commit details
    Browse the repository at this point in the history
  2. fixes baseline

    Sebastian Sastre committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    fc581b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. adds the id after the insert was successful in MongoDB insertions via…

    … save/upsert/insert
    Sebastian Sastre committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    c6ec1c9 View commit details
    Browse the repository at this point in the history
  2. adds adding optional read concerns, custom or default for querying Ma…

    …pless
    Sebastian Sastre committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    eb979cb View commit details
    Browse the repository at this point in the history
  3. extends API and adds test

    Sebastian Sastre committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    94cb437 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afcc7cb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Adds read concerns optionals for findOne queries

    Adjusts tests
    Sebastian Sastre committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    db70d28 View commit details
    Browse the repository at this point in the history
  2. Changelog and README edits

    Sebastian Sastre committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6f476bb View commit details
    Browse the repository at this point in the history