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

Adding Transactions #92

Merged
merged 48 commits into from
May 3, 2022
Merged

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    697d900 View commit details
    Browse the repository at this point in the history
  2. some wip on the impl

    nhyne committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    325bde5 View commit details
    Browse the repository at this point in the history
  3. compiling WIP

    nhyne committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    774d7de View commit details
    Browse the repository at this point in the history
  4. first put test passing

    nhyne committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e59d235 View commit details
    Browse the repository at this point in the history
  5. finished implementation

    nhyne committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1084cc9 View commit details
    Browse the repository at this point in the history
  6. adding some more tests

    nhyne committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6a4cdec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    171e7da View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    8e97b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    014f2a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7122074 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

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

Commits on Feb 9, 2022

  1. spartan chat

    nhyne committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    591cbb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    bea443f View commit details
    Browse the repository at this point in the history
  2. merge updates

    nhyne committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    9cca578 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. more wip

    This is a lot more complicated than I thought
    nhyne committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    c8e0cd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. work on transaction

    nhyne committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a5b91fd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chat with john

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

Commits on Mar 9, 2022

  1. another chat with john

    nhyne committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    87b1c32 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. some simple completions

    nhyne committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    3704f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ce196 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. some simpler filterMixesTX

    nhyne committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f709218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fec8dc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    525fce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1b9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05a3c25 View commit details
    Browse the repository at this point in the history
  4. most tests are passing

    need to do batchGets/batchWrites as well as figure out condition checks
    nhyne committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    3cd8e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5da6f05 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

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

Commits on Mar 31, 2022

  1. lots of comments cleanup

    nhyne committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    1dcecff View commit details
    Browse the repository at this point in the history
  2. minor todos

    nhyne committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    393acab View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    d7f7fab View commit details
    Browse the repository at this point in the history
  2. first get test

    nhyne committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    0a8b2b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    ed49cb4 View commit details
    Browse the repository at this point in the history
  2. adding todo

    nhyne committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e3d5755 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    e9194a1 View commit details
    Browse the repository at this point in the history
  2. transact write items unit tests

    nhyne committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9f975d0 View commit details
    Browse the repository at this point in the history
  3. tests found some bugs

    nhyne committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a37b3c7 View commit details
    Browse the repository at this point in the history
  4. use base type, not alias

    nhyne committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    99bdd59 View commit details
    Browse the repository at this point in the history
  5. remove old comment

    nhyne committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b7fa3b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7cda3e View commit details
    Browse the repository at this point in the history
  7. no case class here

    nhyne committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    cc3017b View commit details
    Browse the repository at this point in the history
  8. fixing tests

    nhyne committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    46ab7ee View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. finishing transaction work

    nhyne committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    43ff7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15aaab7 View commit details
    Browse the repository at this point in the history
  3. adding a safeTransaction method

    nhyne committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    f99ee83 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. PR comments

    nhyne committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e0503c4 View commit details
    Browse the repository at this point in the history
  2. renaming condition always true

    nhyne committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3d44947 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. fixing pk function

    nhyne committed May 3, 2022
    Configuration menu
    Copy the full SHA
    98c5338 View commit details
    Browse the repository at this point in the history