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

Implemented Read-Only Operations #16

Merged
merged 332 commits into from
Jul 29, 2023
Merged

Implemented Read-Only Operations #16

merged 332 commits into from
Jul 29, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 20, 2023

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

Commits on Jan 27, 2023

  1. Fixed bug in peer

    jmsadair committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    254deeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e8991d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5488553 View commit details
    Browse the repository at this point in the history
  4. Fixed bug in raft

    jmsadair committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7297e2f View commit details
    Browse the repository at this point in the history
  5. Fixed bug in raft

    jmsadair committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e99cc43 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    115c7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db540d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2abade View commit details
    Browse the repository at this point in the history
  4. Formatted raft.proto file

    jmsadair committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c3800c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c86b5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    341441a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    8203833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e3cde3 View commit details
    Browse the repository at this point in the history
  3. Refactored pkg files

    jmsadair committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    963276f View commit details
    Browse the repository at this point in the history
  4. Fixed bug in raft

    jmsadair committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e1d93a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    eac65a6 View commit details
    Browse the repository at this point in the history
  2. Updated test cases

    jmsadair committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    60e4393 View commit details
    Browse the repository at this point in the history
  3. Updated test cases

    jmsadair committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b01c0fb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Refactored raft

    jmsadair committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e91f148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f184dd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    9491c1b View commit details
    Browse the repository at this point in the history
  2. Refactored log

    jmsadair committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    216f512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7acbf5b View commit details
    Browse the repository at this point in the history
  4. Added rpc.go file

    jmsadair committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    cd53978 View commit details
    Browse the repository at this point in the history
  5. Updated state machine tests

    jmsadair committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1c46d59 View commit details
    Browse the repository at this point in the history
  6. Added state.go file

    jmsadair committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    17f2a0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e27d064 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    8fbb1b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d4e15 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    78fd453 View commit details
    Browse the repository at this point in the history
  2. Added nil checks to server

    jmsadair committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4c63fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    926d820 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    b1e25b8 View commit details
    Browse the repository at this point in the history
  2. Fixed timing error in tests

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    be7a197 View commit details
    Browse the repository at this point in the history
  3. Fixed timing error in tests

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    4f549cd View commit details
    Browse the repository at this point in the history
  4. Update go.yml

    jmsadair authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    658f0f5 View commit details
    Browse the repository at this point in the history
  5. Refactored raft

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9ad0482 View commit details
    Browse the repository at this point in the history
  6. Updated go workflow

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c9d1144 View commit details
    Browse the repository at this point in the history
  7. Refactored raft

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1898ad7 View commit details
    Browse the repository at this point in the history
  8. Refactored raft

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    cd9eaa2 View commit details
    Browse the repository at this point in the history
  9. Refactored raft

    jmsadair committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7813eeb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    8b348d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d94cf9 View commit details
    Browse the repository at this point in the history
  3. Refactored server tests

    jmsadair committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    819df9f View commit details
    Browse the repository at this point in the history
  4. Removed rpc.go and state.go

    jmsadair committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7a715f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Refactored raft

    jmsadair committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    bf992b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88be49b View commit details
    Browse the repository at this point in the history
  3. Refactored server tests

    jmsadair committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3f96bbc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Updated log documentation

    jmsadair committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    522219d View commit details
    Browse the repository at this point in the history
  2. Bug fixing

    jmsadair committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    4b2e2f2 View commit details
    Browse the repository at this point in the history
  3. Added persistence tests

    jmsadair committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    272febb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Bug fixing

    jmsadair committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9ead763 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    8094cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aea088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6473c75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    414739a View commit details
    Browse the repository at this point in the history
  5. Added partition test

    jmsadair committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    54b9c76 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    52582c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53a4e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    222e298 View commit details
    Browse the repository at this point in the history
  4. Reformatted raft.proto

    jmsadair committed May 7, 2023
    Configuration menu
    Copy the full SHA
    56b99aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f52e152 View commit details
    Browse the repository at this point in the history
  6. Implemented persistent log

    jmsadair committed May 7, 2023
    Configuration menu
    Copy the full SHA
    5a3e7ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3c5dba View commit details
    Browse the repository at this point in the history
  8. Created peer interface

    jmsadair committed May 7, 2023
    Configuration menu
    Copy the full SHA
    d024ba8 View commit details
    Browse the repository at this point in the history
  9. Updated storage interface

    jmsadair committed May 7, 2023
    Configuration menu
    Copy the full SHA
    0574793 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    197867f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a72870 View commit details
    Browse the repository at this point in the history
  12. Refactored raft

    jmsadair committed May 7, 2023
    Configuration menu
    Copy the full SHA
    61af03c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 11, 2023

  1. Updated peer documentation

    jmsadair committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ad350d4 View commit details
    Browse the repository at this point in the history
  2. Debugging raft livelock

    jmsadair committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ff7f282 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Refactored encoders

    jmsadair committed May 13, 2023
    Configuration menu
    Copy the full SHA
    5888d63 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in log

    jmsadair committed May 13, 2023
    Configuration menu
    Copy the full SHA
    57bdf45 View commit details
    Browse the repository at this point in the history
  3. Refactored storage

    jmsadair committed May 13, 2023
    Configuration menu
    Copy the full SHA
    243c9ca View commit details
    Browse the repository at this point in the history
  4. Fixing raft bugs

    jmsadair committed May 13, 2023
    Configuration menu
    Copy the full SHA
    bfa6fd0 View commit details
    Browse the repository at this point in the history
  5. Fixing bug in test cluster

    jmsadair committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a248fc3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    6a31346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b19a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9aa590 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Fixed typos

    jmsadair committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ad4315a View commit details
    Browse the repository at this point in the history
  2. Fixed typos

    jmsadair committed May 17, 2023
    Configuration menu
    Copy the full SHA
    367581d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Updated raft documentation

    jmsadair committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8a632e3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    28225ba View commit details
    Browse the repository at this point in the history
  2. Refactored test cluster

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    dafdbe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdbd753 View commit details
    Browse the repository at this point in the history
  4. Updated documentation

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    5b2ef30 View commit details
    Browse the repository at this point in the history
  5. Updated documentation

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    4ec7198 View commit details
    Browse the repository at this point in the history
  6. Made simulated failures less frequent. Tests fail on some machines du…

    …e to no progress being made.
    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    ecbc318 View commit details
    Browse the repository at this point in the history
  7. Updated documentation

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    4bb0e9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d104d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80eaa2c View commit details
    Browse the repository at this point in the history
  10. Fixed bug in peer

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    abca262 View commit details
    Browse the repository at this point in the history
  11. Formatted raft.proto file

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    eb7a9c2 View commit details
    Browse the repository at this point in the history
  12. Fixed typo

    jmsadair committed May 27, 2023
    Configuration menu
    Copy the full SHA
    9810591 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    456185b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42140c9 View commit details
    Browse the repository at this point in the history
  3. Added InstallSnapshot RPC

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c5a2b9f View commit details
    Browse the repository at this point in the history
  4. Updated snapshot storage

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    85ba72d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d27618 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    524bee9 View commit details
    Browse the repository at this point in the history
  7. Updated snapshotting options

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3add2d5 View commit details
    Browse the repository at this point in the history
  8. Updated mock state machine

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    6f5eef6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf3c47e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    238bab6 View commit details
    Browse the repository at this point in the history
  11. Updated snapshot options

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    98f474b View commit details
    Browse the repository at this point in the history
  12. Updated server documentation

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    1530c71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2445115 View commit details
    Browse the repository at this point in the history
  14. Refactored raft

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8186a94 View commit details
    Browse the repository at this point in the history
  15. Added Makefile

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ecd433b View commit details
    Browse the repository at this point in the history
  16. Updated workflows

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    94b3bcd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d210661 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    739b2e3 View commit details
    Browse the repository at this point in the history
  19. Formatted raft.proto file

    jmsadair committed May 29, 2023
    Configuration menu
    Copy the full SHA
    db03a17 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Added go fmt to workflow

    jmsadair committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1d20851 View commit details
    Browse the repository at this point in the history
  2. Refactored peer

    jmsadair committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c096b8d View commit details
    Browse the repository at this point in the history
  3. Updated raft documentation

    jmsadair committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9af9ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee39246 View commit details
    Browse the repository at this point in the history
  5. Added additional server test

    jmsadair committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e8d4e83 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from jmsadair/snapshots

    Snapshots
    jmsadair authored May 30, 2023
    Configuration menu
    Copy the full SHA
    88eea4b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Added replay function to log

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d13a06d View commit details
    Browse the repository at this point in the history
  2. Refactored log

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    dd3a3fa View commit details
    Browse the repository at this point in the history
  3. Refactored peer

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8c69f8b View commit details
    Browse the repository at this point in the history
  4. Updated log error messages

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b7c08d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    320ff2e View commit details
    Browse the repository at this point in the history
  6. Refactored storage

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    df208ab View commit details
    Browse the repository at this point in the history
  7. Refactored raft

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    954416c View commit details
    Browse the repository at this point in the history
  8. Refactored peer

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    936cc7b View commit details
    Browse the repository at this point in the history
  9. Refactored server tests

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b034810 View commit details
    Browse the repository at this point in the history
  10. Refactored raft

    jmsadair committed May 31, 2023
    Configuration menu
    Copy the full SHA
    13a4931 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    af8b220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6aaddc View commit details
    Browse the repository at this point in the history
  3. Updated documentation again

    jmsadair committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    67bdd67 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    817bdd5 View commit details
    Browse the repository at this point in the history
  2. Updated log entry struct

    jmsadair committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    5ef9247 View commit details
    Browse the repository at this point in the history
  3. Refactored state machine

    jmsadair committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    91366f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a03ad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54253be View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    571916a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8d5e5 View commit details
    Browse the repository at this point in the history
  3. Updated log documentation

    jmsadair committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    fc0ae77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcb0ee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87d6461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b987541 View commit details
    Browse the repository at this point in the history
  7. Renamed server

    jmsadair committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    c4c2a69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92ad26e View commit details
    Browse the repository at this point in the history
  9. Removed pkg directory

    jmsadair committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    d111225 View commit details
    Browse the repository at this point in the history
  10. Fixed server documentation

    jmsadair committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    223273e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    aa86dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6112340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5c9f22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3353b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb44eb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05a027a View commit details
    Browse the repository at this point in the history
  7. Added manual snapshot tests

    jmsadair committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    437300d View commit details
    Browse the repository at this point in the history
  8. Updated raft documentation

    jmsadair committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    40215a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f28367 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from jmsadair/snapshots_v2

    Snapshots v2
    jmsadair authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9ca2c9b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Updated README.md

    jmsadair committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7e989da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2d5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    735db62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7150f8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a29c538 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    f992e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e43ad View commit details
    Browse the repository at this point in the history
  3. Updated example code

    jmsadair committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8589db0 View commit details
    Browse the repository at this point in the history
  4. Updated README.md

    jmsadair committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c19caea View commit details
    Browse the repository at this point in the history
  5. Updated README.md

    jmsadair committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f0011e8 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    jmsadair authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c64cc18 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    jmsadair authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    43e9c38 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    jmsadair authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    98d5b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Added doc.go file

    jmsadair committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    afae352 View commit details
    Browse the repository at this point in the history
  2. Fixed typos

    jmsadair committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ea9f9ef View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Refactored raft

    jmsadair committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1b94e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f094e9 View commit details
    Browse the repository at this point in the history
  3. Made RPC functions exported

    jmsadair committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2575204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61292b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e23fb7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87f3b08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0f1295 View commit details
    Browse the repository at this point in the history
  8. Updated doc.go

    jmsadair committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    54d92fe View commit details
    Browse the repository at this point in the history
  9. Update README.md

    jmsadair authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    fcc2106 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dfcce4 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    jmsadair committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2bec5c0 View commit details
    Browse the repository at this point in the history
  12. Fixed snapshotting bug

    jmsadair committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4d148b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Rename go.yml to build.yml

    jmsadair authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    6a60533 View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    jmsadair authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    33adb44 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jmsadair authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    8f2197a View commit details
    Browse the repository at this point in the history
  4. Updated documentation

    jmsadair committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    64b52c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    8dd51fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6770b View commit details
    Browse the repository at this point in the history
  3. Fixed typos

    jmsadair committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    ac99048 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jmsadair authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    97d7c72 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Refactored snapshots

    jmsadair committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6c00f5e View commit details
    Browse the repository at this point in the history
  2. Updated doc.go

    jmsadair committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c28fcb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    d121d21 View commit details
    Browse the repository at this point in the history
  2. Updated Makefile

    jmsadair committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d1392ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8836ac3 View commit details
    Browse the repository at this point in the history
  4. General refactoring

    jmsadair committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dd5176f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jul 2, 2023

  1. Added .idea to .gitignore

    jmsadair committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    3908b06 View commit details
    Browse the repository at this point in the history
  2. Refactored error handling

    jmsadair committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5ca8853 View commit details
    Browse the repository at this point in the history
  3. Updated README.md

    jmsadair committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    7869fa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Fixed typo in documentation

    jmsadair committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    44474f8 View commit details
    Browse the repository at this point in the history
  2. Refactored test suite

    jmsadair committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    a136697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e295139 View commit details
    Browse the repository at this point in the history
  4. Refactored test suite

    jmsadair committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c19375f View commit details
    Browse the repository at this point in the history
  5. Refactored test suite

    jmsadair committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7125937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d215b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Fixed documentation typos

    jmsadair committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b6e446c View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    jmsadair committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2a75ef7 View commit details
    Browse the repository at this point in the history
  3. Create LICENSE

    jmsadair authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f731ce6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

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

Commits on Jul 22, 2023

  1. Snapshot test fix (#5)

    * Fixed testing in build workflow
    
    * Fixed failing snapshot storage test
    jmsadair authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    caeffab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7396f67 View commit details
    Browse the repository at this point in the history
  3. Committing go fmt changes

    jmsadair committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    577567f View commit details
    Browse the repository at this point in the history
  4. Implemented lease with tests

    jmsadair committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    0eaed5e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Added lease duration option

    jmsadair committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1562d7f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    e3a26b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a8637 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68db249 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3e4772 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f92ea53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e3cd35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e875a9 View commit details
    Browse the repository at this point in the history
  8. Updated README.md

    jmsadair committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    18fa0b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af2156f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7 from jmsadair/read_only_ops

    Read only ops
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    94d3409 View commit details
    Browse the repository at this point in the history
  11. Create dependabot.yml

    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    672177f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #8 from jmsadair/dependabot

    Create dependabot.yml
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    31d4ad4 View commit details
    Browse the repository at this point in the history
  13. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    91e770c View commit details
    Browse the repository at this point in the history
  14. Bump actions/setup-go from 2 to 4

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    580dc9d View commit details
    Browse the repository at this point in the history
  15. Bump google.golang.org/protobuf from 1.30.0 to 1.31.0

    Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    174b42b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #13 from jmsadair/dependabot/go_modules/google.gol…

    …ang.org/protobuf-1.31.0
    
    Bump google.golang.org/protobuf from 1.30.0 to 1.31.0
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    24426c4 View commit details
    Browse the repository at this point in the history
  17. Bump github.com/stretchr/testify from 1.8.1 to 1.8.4

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.1...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ed77d25 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #9 from jmsadair/dependabot/github_actions/actions…

    …/checkout-3
    
    Bump actions/checkout from 2 to 3
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    80fb93f View commit details
    Browse the repository at this point in the history
  19. Merge pull request #10 from jmsadair/dependabot/github_actions/action…

    …s/setup-go-4
    
    Bump actions/setup-go from 2 to 4
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    32081c6 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #11 from jmsadair/dependabot/go_modules/github.com…

    …/stretchr/testify-1.8.4
    
    Bump github.com/stretchr/testify from 1.8.1 to 1.8.4
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    83e4b05 View commit details
    Browse the repository at this point in the history
  21. Bump google.golang.org/grpc from 1.51.0 to 1.57.0

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.57.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.51.0...v1.57.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    38645a8 View commit details
    Browse the repository at this point in the history
  22. Fixed failing read-only test

    jmsadair committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7efc8ec View commit details
    Browse the repository at this point in the history
  23. Merge pull request #12 from jmsadair/dependabot/go_modules/google.gol…

    …ang.org/grpc-1.57.0
    
    Bump google.golang.org/grpc from 1.51.0 to 1.57.0
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a6fc099 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #14 from jmsadair/read_only_test_fix

    Fixed failing read-only test
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ed1e5a3 View commit details
    Browse the repository at this point in the history
  25. Update README.md

    Fixed typos in `README.md`.
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e35f089 View commit details
    Browse the repository at this point in the history
  26. Update README.md

    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    92697ab View commit details
    Browse the repository at this point in the history
  27. Merge pull request #15 from jmsadair/readme_update

    Update README.md
    jmsadair authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    70746cd View commit details
    Browse the repository at this point in the history