Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gz/node-replication issues and pull requests

#55 - Refactor code to allow two crates into the same repository.

Pull Request - State: closed - Opened by ankitbhrdwj about 4 years ago - 2 comments

#54 - Better code partitioning for CNR combiners.

Issue - State: closed - Opened by ankitbhrdwj about 4 years ago

#54 - Better code partitioning for CNR combiners.

Issue - State: closed - Opened by ankitbhrdwj about 4 years ago

#53 - Update CNR documentation and doc-tests.

Issue - State: closed - Opened by ankitbhrdwj about 4 years ago - 1 comment

#53 - Update CNR documentation and doc-tests.

Issue - State: closed - Opened by ankitbhrdwj about 4 years ago - 1 comment

#52 - Implement GC for mlnr.

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago

#52 - Implement GC for mlnr.

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago

#51 - Update dashmap version.

Pull Request - State: closed - Opened by gz over 4 years ago

#51 - Update dashmap version.

Pull Request - State: closed - Opened by gz over 4 years ago

#50 - Move gh-pages to separate repo.

Pull Request - State: closed - Opened by gz over 4 years ago

#50 - Move gh-pages to separate repo.

Pull Request - State: closed - Opened by gz over 4 years ago

#49 - Fix log append benchmark.

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago

#49 - Fix log append benchmark.

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago

#48 - Add getter for ReplicaToken field. Update version for bespin

Pull Request - State: closed - Opened by amytai over 4 years ago

#48 - Add getter for ReplicaToken field. Update version for bespin

Pull Request - State: closed - Opened by amytai over 4 years ago

#47 - Add copyright year.

Pull Request - State: closed - Opened by gz over 4 years ago

#47 - Add copyright year.

Pull Request - State: closed - Opened by gz over 4 years ago

#46 - Migrate to github actions

Pull Request - State: closed - Opened by gz over 4 years ago - 1 comment

#46 - Migrate to github actions

Pull Request - State: closed - Opened by gz over 4 years ago - 1 comment

#45 - Changes necessary for open-sourcing

Pull Request - State: closed - Opened by gz over 4 years ago

#45 - Changes necessary for open-sourcing

Pull Request - State: closed - Opened by gz over 4 years ago

#44 - Multilog NR

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago - 1 comment

#44 - Multilog NR

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago - 1 comment

#43 - Run hashmap scalebench for L1 replica too.

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago

#43 - Run hashmap scalebench for L1 replica too.

Pull Request - State: closed - Opened by ankitbhrdwj over 4 years ago

#42 - Remove ResponseError parametric type.

Pull Request - State: closed - Opened by gz over 4 years ago

#42 - Remove ResponseError parametric type.

Pull Request - State: closed - Opened by gz over 4 years ago

#41 - Add ability to receive callback notification before waiting for GC

Issue - State: closed - Opened by gz over 4 years ago

#41 - Add ability to receive callback notification before waiting for GC

Issue - State: closed - Opened by gz over 4 years ago

#40 - rwlock: read_volatile and ordering changes

Pull Request - State: closed - Opened by icalciu over 4 years ago - 3 comments

#40 - rwlock: read_volatile and ordering changes

Pull Request - State: closed - Opened by icalciu over 4 years ago - 3 comments

#39 - Increase log size

Pull Request - State: closed - Opened by gz over 4 years ago

#39 - Increase log size

Pull Request - State: closed - Opened by gz over 4 years ago

#38 - first version of queue based combining, v0

Pull Request - State: open - Opened by sanidhya almost 5 years ago

#38 - first version of queue based combining, v0

Pull Request - State: open - Opened by sanidhya almost 5 years ago

#37 - Fix interleave strategy for skylake4x.

Pull Request - State: closed - Opened by gz almost 5 years ago - 1 comment

#37 - Fix interleave strategy for skylake4x.

Pull Request - State: closed - Opened by gz almost 5 years ago - 1 comment

#36 - Apply fixes for NUMA locality

Pull Request - State: closed - Opened by gz almost 5 years ago

#36 - Apply fixes for NUMA locality

Pull Request - State: closed - Opened by gz almost 5 years ago

#35 - Increase hashmap size to 50M, operations to 50M.

Pull Request - State: closed - Opened by gz almost 5 years ago

#35 - Increase hashmap size to 50M, operations to 50M.

Pull Request - State: closed - Opened by gz almost 5 years ago

#34 - Update CI scripts and .yml.

Pull Request - State: closed - Opened by gz almost 5 years ago - 2 comments

#34 - Update CI scripts and .yml.

Pull Request - State: closed - Opened by gz almost 5 years ago - 2 comments

#33 - Avoid repeated replica syncing before a read operation.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#33 - Avoid repeated replica syncing before a read operation.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#32 - Inline the context again to fix perf regression from 7c6703.

Pull Request - State: closed - Opened by gz almost 5 years ago - 1 comment

#32 - Inline the context again to fix perf regression from 7c6703.

Pull Request - State: closed - Opened by gz almost 5 years ago - 1 comment

#31 - queue lock instead of tas lock

Pull Request - State: closed - Opened by sanidhya almost 5 years ago - 2 comments

#31 - queue lock instead of tas lock

Pull Request - State: closed - Opened by sanidhya almost 5 years ago - 2 comments

#30 - Backoff in spin loops to reduce the cache coherence traffic

Issue - State: closed - Opened by ankitbhrdwj almost 5 years ago

#30 - Backoff in spin loops to reduce the cache coherence traffic

Issue - State: closed - Opened by ankitbhrdwj almost 5 years ago

#29 - Make ScaleBenchBuilder more generic.

Pull Request - State: closed - Opened by gz almost 5 years ago - 3 comments

#29 - Make ScaleBenchBuilder more generic.

Pull Request - State: closed - Opened by gz almost 5 years ago - 3 comments

#28 - Make alivef atomic for each log entry.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#28 - Make alivef atomic for each log entry.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#27 - Use volatile_load() to check entry aliveness.

Pull Request - State: closed - Opened by gz almost 5 years ago

#27 - Use volatile_load() to check entry aliveness.

Pull Request - State: closed - Opened by gz almost 5 years ago

#26 - `arr!` macro invocation seems to be causing a lot of compile time overhead

Issue - State: closed - Opened by gz almost 5 years ago - 1 comment

#26 - `arr!` macro invocation seems to be causing a lot of compile time overhead

Issue - State: closed - Opened by gz almost 5 years ago - 1 comment

#25 - Added missing packet

Pull Request - State: closed - Opened by gz almost 5 years ago - 1 comment

#25 - Added missing packet

Pull Request - State: closed - Opened by gz almost 5 years ago - 1 comment

#24 - Replace criterion

Pull Request - State: closed - Opened by gz almost 5 years ago - 2 comments

#24 - Replace criterion

Pull Request - State: closed - Opened by gz almost 5 years ago - 2 comments

#23 - Change replica interface to purely synchronous

Pull Request - State: closed - Opened by chinkulkarni almost 5 years ago - 1 comment
Labels: bug, documentation, enhancement

#23 - Change replica interface to purely synchronous

Pull Request - State: closed - Opened by chinkulkarni almost 5 years ago - 1 comment
Labels: bug, documentation, enhancement

#22 - Return from exec if there are no operations in the log.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#22 - Return from exec if there are no operations in the log.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#21 - Scalable read performance

Issue - State: closed - Opened by gz almost 5 years ago - 1 comment

#21 - Scalable read performance

Issue - State: closed - Opened by gz almost 5 years ago - 1 comment

#20 - Make NR #![no_std] compatible.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#20 - Make NR #![no_std] compatible.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#19 - Make NR #![no_std] compatible.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#19 - Make NR #![no_std] compatible.

Pull Request - State: closed - Opened by ankitbhrdwj almost 5 years ago

#18 - Fix our throughput reporting

Pull Request - State: closed - Opened by gz about 5 years ago - 3 comments

#18 - Fix our throughput reporting

Pull Request - State: closed - Opened by gz about 5 years ago - 3 comments

#17 - Investigate mkbench impact on performance

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 1 comment
Labels: bug

#17 - Investigate mkbench impact on performance

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 1 comment
Labels: bug

#16 - Optimize NR for read-only operations.

Pull Request - State: closed - Opened by ankitbhrdwj about 5 years ago - 2 comments

#16 - Optimize NR for read-only operations.

Pull Request - State: closed - Opened by ankitbhrdwj about 5 years ago - 2 comments

#13 - Documentation, Blog post, Create crate, open source, share on twitter (?)

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 1 comment

#13 - Documentation, Blog post, Create crate, open source, share on twitter (?)

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 1 comment

#12 - Move trace and debug messages to a separate branch?

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 2 comments
Labels: question

#12 - Move trace and debug messages to a separate branch?

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 2 comments
Labels: question

#11 - Improve library interface

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 6 comments
Labels: enhancement

#11 - Improve library interface

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 6 comments
Labels: enhancement

#9 - Fix liveness issues with multiple replicas, improve performance too.

Pull Request - State: closed - Opened by chinkulkarni about 5 years ago

#9 - Fix liveness issues with multiple replicas, improve performance too.

Pull Request - State: closed - Opened by chinkulkarni about 5 years ago

#8 - Move all constants into src/lib.rs

Issue - State: closed - Opened by chinkulkarni about 5 years ago - 2 comments
Labels: documentation

#7 - attempt to subtract with overflow' in bespin/lib/node-replication/src/log.rs:237

Issue - State: closed - Opened by gz about 5 years ago - 2 comments
Labels: bug

#7 - attempt to subtract with overflow' in bespin/lib/node-replication/src/log.rs:237

Issue - State: closed - Opened by gz about 5 years ago - 2 comments
Labels: bug