Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Netflix/rend issues and pull requests
#137 - #135 timer.Now: relocation target runtime.__vdso_clock_gettime_sym n…
Pull Request -
State: closed - Opened by erebe about 5 years ago
#136 - #135 timer.Now: relocation target runtime.__vdso_clock_gettime_sym n…
Pull Request -
State: closed - Opened by erebe about 5 years ago
#135 - cant build problem with timer.Now
Issue -
State: open - Opened by dokrates over 5 years ago
- 1 comment
#134 - Simpler block forever
Pull Request -
State: closed - Opened by cristaloleg over 5 years ago
#133 - .travis.yml: The 'sudo' tag is now deprecated in Travis CI
Issue -
State: open - Opened by cclauss almost 6 years ago
#132 - Update the working debug server demo
Pull Request -
State: closed - Opened by pseudomuto almost 6 years ago
- 1 comment
#131 - added l2port
Pull Request -
State: open - Opened by axamon about 6 years ago
#130 - Add if statement to remote.Close() call
Pull Request -
State: open - Opened by B3rs over 6 years ago
#129 - Error accepting connection from remote causes panic
Issue -
State: open - Opened by B3rs over 6 years ago
#128 - CAS command
Issue -
State: open - Opened by enrichman almost 7 years ago
#127 - Updating interface for server.Listener to support wrapped connections
Pull Request -
State: closed - Opened by ScottMansfield about 7 years ago
Labels: enhancement
#126 - Refactor listener in server to allow for more complex listeners
Pull Request -
State: closed - Opened by ScottMansfield over 7 years ago
#125 - Small fixes
Pull Request -
State: closed - Opened by d6o over 7 years ago
#124 - Batching connection fix
Pull Request -
State: closed - Opened by ScottMansfield almost 8 years ago
- 2 comments
Labels: bug, priority-high
#123 - Add an optional port to access L2 only
Issue -
State: open - Opened by ScottMansfield almost 8 years ago
Labels: enhancement, help wanted, priority-low
#122 - Metric handles should be typed
Issue -
State: open - Opened by ScottMansfield almost 8 years ago
Labels: help wanted, priority-medium, metrics
#121 - More effective pooling
Pull Request -
State: closed - Opened by ScottMansfield almost 8 years ago
Labels: bug, performance, cleanup
#120 - Take advantage of writev in batching handler
Issue -
State: open - Opened by ScottMansfield almost 8 years ago
Labels: enhancement, priority-medium
#119 - Better handling of problematic sets
Pull Request -
State: closed - Opened by ScottMansfield almost 8 years ago
- 2 comments
#118 - protocol refactor
Pull Request -
State: closed - Opened by ScottMansfield almost 8 years ago
#117 - Refactor protocols for extensibility
Issue -
State: closed - Opened by ScottMansfield almost 8 years ago
Labels: enhancement, in-progress, priority-medium
#116 - Change travis import path to match lowercase "netflix"
Pull Request -
State: closed - Opened by ScottMansfield almost 8 years ago
- 1 comment
#115 - Batching / connection pool handler
Pull Request -
State: closed - Opened by ScottMansfield almost 8 years ago
Labels: enhancement
#114 - Add connection options to the regular (and chunked?) handlers to allow for TCP connections
Issue -
State: closed - Opened by ScottMansfield almost 8 years ago
- 1 comment
Labels: enhancement
#113 - Add connection options to the all handlers to allow for TCP connections
Issue -
State: closed - Opened by muayyad-alsadi about 8 years ago
- 7 comments
Labels: enhancement, priority-medium
#112 - fix : client textprot Get always return "END\r\n"
Pull Request -
State: closed - Opened by BarthV about 8 years ago
- 3 comments
Labels: bug
#111 - Allow for configuration file
Issue -
State: open - Opened by ScottMansfield about 8 years ago
Labels: enhancement, priority-medium, cleanup
#110 - Add support for Redis protocol
Issue -
State: closed - Opened by mbrukman about 8 years ago
- 3 comments
Labels: question, wontfix
#109 - Add .travis.yml config for Travis CI support.
Pull Request -
State: closed - Opened by mbrukman about 8 years ago
- 3 comments
#108 - Readme cleanups
Pull Request -
State: closed - Opened by mbrukman about 8 years ago
- 1 comment
#107 - 105 guarantee unlocks
Pull Request -
State: closed - Opened by ScottMansfield about 8 years ago
Labels: bug
#106 - Add SASL support to proxy side
Issue -
State: closed - Opened by akme over 8 years ago
- 2 comments
Labels: wontfix
#105 - Guarantee unlocks occur in locking wrapper
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, priority-high
#104 - Reduce syscalls by batching requests and responses
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, in-progress, priority-high, performance
#103 - Document metrics API
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
- 1 comment
Labels: metrics, documentation
#102 - Delete from L1 on writes when in an unknown state
Issue -
State: open - Opened by ScottMansfield over 8 years ago
- 1 comment
Labels: bug, in-progress, priority-high
#101 - Timing around processing a request is now from once we get all of the…
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
#100 - Use monotonic clocks for timing
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, metrics
#99 - Server listener now panics if it can't bind to the port.
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug
#98 - Not being able to bind to a port should be a fatal error
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, priority-high
#97 - 92 metric tags
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: metrics
#96 - Use monotonic clocks for timing
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
- 2 comments
Labels: bug, in-progress, priority-high, metrics
#95 - Removing req.Quiet changes in the L1L2Batch orchestrator.
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, priority-high
#94 - SetQ, AddQ, and ReplaceQ calls return a response on success
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, priority-high
#93 - metrics: Changing histogram buckets to match spectator library.
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, metrics
#92 - Add tags to metrics
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, in-progress, priority-high, metrics
#91 - Handlers that spin off goroutines should recover, log, and send error
Issue -
State: open - Opened by ScottMansfield over 8 years ago
- 1 comment
Labels: bug, priority-medium
#90 - Sub op histograms
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, metrics
#89 - Changing standard port GAT to touch L2 on L1 GAT hit instead of set
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
#88 - Histogram storage should be more dynamic
Issue -
State: open - Opened by ScottMansfield over 8 years ago
Labels: enhancement, priority-medium, metrics
#87 - Append and Prepend commands
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement
#86 - Gauge metrics
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, metrics
#85 - metric counter init to -1 causing unreported metrics and index out of…
Pull Request -
State: closed - Opened by vuzilla over 8 years ago
- 1 comment
#84 - Adding GetE histograms
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, metrics
#83 - Allow dynamic configuration of application settings
Issue -
State: open - Opened by ScottMansfield over 8 years ago
Labels: enhancement, priority-medium
#82 - Splitting hit amd miss metrics for blast load test.
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement
#81 - Rework batch port operations to more actively manage L1
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, metrics, cleanup
#80 - Standardize metric counter names
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
- 1 comment
Labels: priority-low, metrics, cleanup
#79 - Passing sync.WaitGroup by reference in client sizes testing program
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, testing
#78 - sync.WaitGroup passed by value
Issue -
State: closed - Opened by dgryski over 8 years ago
Labels: bug, testing
#77 - Adding ability to share locks between different locked orchestrators
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
- 2 comments
Labels: bug
#76 - Large batch get optimization
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: enhancement, performance
#75 - Allow histograms to be configured at the command line
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
- 1 comment
Labels: invalid, priority-medium, metrics
#74 - Batch sets should replace in L1 instead of invalidate
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, priority-high
#73 - Removing handlers.HandlerConstConst
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: cleanup
#72 - Remove handlers.HandlerConstConst type
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: priority-low, cleanup
#71 - Readme improvements
Pull Request -
State: closed - Opened by ScottMansfield over 8 years ago
#70 - Locking should wrap both the regular and batch port
Issue -
State: closed - Opened by ScottMansfield over 8 years ago
Labels: bug, priority-high
#69 - Locking orcas
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
- 1 comment
Labels: enhancement
#68 - Adding in-memory in-process L1 for debugging
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: enhancement, testing
#67 - Adding a fill program for testing
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: testing
#66 - Collect histogram metrics for L1/L2 sub-operations
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
- 2 comments
Labels: enhancement, priority-medium, under-review, metrics
#65 - L1l2 batch orchestrator
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: enhancement
#64 - Unix domain socket listen fails to bind if the file already exists
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: bug, priority-medium
#63 - Support an L2 without the GetE protocol extension
Issue -
State: open - Opened by ScottMansfield almost 9 years ago
Labels: enhancement, priority-low
#62 - Change bucketized histogram buckets to match Atlas buckets
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
- 2 comments
Labels: in-progress, priority-medium, metrics
#61 - Small optimizations
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: enhancement, performance
#60 - Histogram improvements
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
- 1 comment
Labels: enhancement, priority-medium, metrics
#59 - Adding metrics for number of headers parsed
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: enhancement, metrics
#58 - Calculating data chunk size based on memcached overhead and key size
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: bug, priority-medium
#57 - Better chunk size calculation
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
- 1 comment
Labels: bug, priority-medium
#56 - Metrics for number of headers parsed
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: enhancement, priority-low, metrics
#55 - Use bucket histograms as well for collecting latency metrics
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
- 4 comments
Labels: enhancement, priority-medium
#54 - Multilevel support (a.k.a. Refactor level 4)
Pull Request -
State: closed - Opened by ScottMansfield almost 9 years ago
Labels: enhancement
#53 - Readme Fix
Pull Request -
State: closed - Opened by brendankirby almost 9 years ago
- 1 comment
#52 - Keep track of hot keys
Issue -
State: closed - Opened by smadappa almost 9 years ago
- 7 comments
Labels: enhancement, wontfix, priority-low
#42 - Support version command
Issue -
State: closed - Opened by ScottMansfield almost 9 years ago
- 1 comment
Labels: enhancement, priority-high
#38 - Counter for active connections
Issue -
State: open - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: enhancement, priority-low
#37 - Allow histograms to be sampled or non-sampled
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: enhancement, priority-low
#35 - Implement timing metrics
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
Labels: enhancement, priority-medium
#33 - Counters
Pull Request -
State: closed - Opened by ScottMansfield about 9 years ago
- 2 comments
Labels: enhancement
#31 - Split hit & miss metrics in blast load test
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
Labels: enhancement, priority-low, under-review
#29 - Implement counters
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: enhancement, priority-medium
#27 - Use different flags for chunked and regular data in memcached
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: enhancement, priority-low
#22 - Sets that fail with an "out of memory" leave the proxy in an inconsistent state
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 2 comments
Labels: bug, priority-high
#15 - Support append and prepend commands
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 3 comments
Labels: enhancement, priority-medium
#14 - Create a non-chunked local storage
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: enhancement
#13 - Create interface for local storage
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: enhancement
#11 - Use real package names instead of relative paths
Issue -
State: closed - Opened by ScottMansfield about 9 years ago
- 1 comment
Labels: idiomatic
#1 - Add quit/exit command
Issue -
State: closed - Opened by ScottMansfield over 9 years ago
Labels: enhancement, priority-low