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

Add sharded.Log #22

Merged
merged 1 commit into from Feb 7, 2022
Merged

Add sharded.Log #22

merged 1 commit into from Feb 7, 2022

Conversation

embano1
Copy link
Owner

@embano1 embano1 commented Jan 18, 2022

Add a sharded.Log implementation of memlog.Log to shard (partition) the Log by key.

TODO:

  • PR description
  • Add doc strings
  • Update README

@embano1 embano1 marked this pull request as draft January 18, 2022 12:41
@embano1 embano1 linked an issue Jan 18, 2022 that may be closed by this pull request
sharded/log.go Outdated Show resolved Hide resolved
sharded/shard.go Outdated Show resolved Hide resolved
Closes: #10
Signed-off-by: Michael Gasch <mgasch@vmware.com>
@embano1 embano1 marked this pull request as ready for review February 7, 2022 15:54
@embano1 embano1 merged commit ec2edd1 into main Feb 7, 2022
@embano1 embano1 deleted the issue-10 branch February 7, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea: sharded.Log package
1 participant