Ecosyste.ms: Issues

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

GitHub / deriv-com/perl-Myriad issues and pull requests

#365 - Update `XS::Parse::Sublike` requirement to 0.34

Pull Request - State: closed - Opened by tom-binary 26 days ago - 1 comment

#364 - add spaces between method name and attribute

Pull Request - State: open - Opened by ngeojiajun-deriv about 1 month ago

#364 - add spaces between method name and attribute

Pull Request - State: open - Opened by ngeojiajun-deriv about 1 month ago

#364 - add spaces between method name and attribute

Pull Request - State: open - Opened by ngeojiajun-deriv about 1 month ago

#364 - add spaces between method name and attribute

Pull Request - State: open - Opened by ngeojiajun-deriv about 1 month ago

#364 - add spaces between method name and attribute

Pull Request - State: closed - Opened by ngeojiajun-deriv about 1 month ago

#363 - Latest Object::Pad for `abstract` class support

Pull Request - State: closed - Opened by tom-binary about 1 month ago

#362 - Object::Pad additions

Pull Request - State: closed - Opened by tom-binary 2 months ago

#361 - Provide `->service_name` accessor via `$api`

Pull Request - State: closed - Opened by tom-binary 3 months ago

#360 - Support for moving Redis read commands to replica connections

Pull Request - State: closed - Opened by tom-binary 3 months ago

#359 - Some fixes and cleanup for `->when_key_changed` storage method

Pull Request - State: closed - Opened by tom-binary 3 months ago

#358 - Update to Net::Async::Redis 6.003

Pull Request - State: closed - Opened by tom-binary 3 months ago

#356 - Bug fix: subscribe method should return the payload stream

Pull Request - State: closed - Opened by tom-binary 3 months ago

#355 - Convert blocking RPC streams XREADGROUP to event-driven polling

Pull Request - State: closed - Opened by tom-binary 3 months ago

#354 - Provide event bus for services

Pull Request - State: closed - Opened by tom-binary 3 months ago

#353 - Rethrow exceptions across RPC boundary

Pull Request - State: closed - Opened by tom-binary 3 months ago

#352 - Use `also` to avoid cancelling timeout-guarded `Future`s

Pull Request - State: closed - Opened by tom-binary 3 months ago

#351 - Provide ->hash_remove storage method

Pull Request - State: closed - Opened by tom-binary 3 months ago

#350 - Support for expiry on storage items and hash keys

Pull Request - State: closed - Opened by tom-binary 3 months ago

#349 - Use current instance method for RPC calls

Pull Request - State: closed - Opened by tom-binary 4 months ago

#348 - Sublike::Extended as of 0.29+ checks for unexpected parameters

Pull Request - State: closed - Opened by tom-binary 4 months ago

#347 - Update dependencies for Data::Checks

Pull Request - State: closed - Opened by tom-binary 4 months ago - 1 comment

#346 - Ensure we handle missing stream cases properly

Pull Request - State: closed - Opened by tom-binary 5 months ago

#344 - Record the time this instance started up the emitter channel

Pull Request - State: closed - Opened by tom-binary 5 months ago

#343 - Provide loop instance so we can call ->delay_future

Pull Request - State: closed - Opened by tom-binary 5 months ago

#342 - Re-try mutex acquisition periodically

Pull Request - State: closed - Opened by tom-binary 5 months ago

#341 - Handle stream creation race condition

Pull Request - State: closed - Opened by tom-binary 5 months ago

#340 - Update Ryu for memory leak fixes and `$src->drain_from`

Pull Request - State: closed - Opened by tom-binary 5 months ago

#339 - Support `key` parameter in `$api->mutex`

Pull Request - State: closed - Opened by tom-binary 5 months ago

#338 - Test/data checks exception format

Pull Request - State: closed - Opened by tom-binary 6 months ago - 1 comment

#333 - Only enable OpenTelemetry when explicitly requested

Pull Request - State: closed - Opened by tom-binary 6 months ago

#332 - Fix RPC pending queue error handling

Pull Request - State: closed - Opened by tom-binary 6 months ago

#330 - Backward compatibility for perl 5.36.0

Pull Request - State: closed - Opened by tom-binary 7 months ago

#329 - Update Perl major version and support policy

Pull Request - State: open - Opened by tom-binary 7 months ago

#328 - Constraint checking via Data::Checks

Pull Request - State: closed - Opened by tom-binary 7 months ago

#326 - Pin XS::Parse::Keyword to working version, due to 0.43 breakage

Pull Request - State: closed - Opened by tom-binary 7 months ago

#325 - Support for `list_count` storage method

Pull Request - State: closed - Opened by tom-binary 7 months ago

#324 - Support for list range storage method

Pull Request - State: closed - Opened by tom-binary 7 months ago

#323 - Support for passing hashref to ->hash_set

Pull Request - State: closed - Opened by tom-binary 8 months ago

#322 - Support for unordered set methods

Pull Request - State: closed - Opened by tom-binary 8 months ago

#321 - Update some CPAN dependencies for improvements and bug fixes

Pull Request - State: closed - Opened by tom-binary 8 months ago

#320 - Since we have await calls in here, switch to async method

Pull Request - State: closed - Opened by tom-binary 8 months ago

#319 - Clean up before we hit the stream limit

Pull Request - State: closed - Opened by tom-binary 8 months ago

#318 - Include support for subscription subchannels

Pull Request - State: closed - Opened by tom-binary 8 months ago

#317 - bugfix/test_default_memory_transport

Pull Request - State: closed - Opened by tom-binary 8 months ago

#316 - bugfix/rpc_handling

Pull Request - State: closed - Opened by tom-binary 8 months ago

#315 - bugfix/subscription_error_on_exit

Pull Request - State: closed - Opened by tom-binary 8 months ago

#314 - Provide a proxy class to make method calls neater

Pull Request - State: closed - Opened by tom-binary 8 months ago

#313 - feature/stream_extra

Pull Request - State: closed - Opened by tom-binary 8 months ago

#312 - bugfix/transport_activation

Pull Request - State: closed - Opened by tom-binary 8 months ago

#311 - feature/subscription_compression

Pull Request - State: closed - Opened by tom-binary 8 months ago

#310 - feature/configurable_backlog

Pull Request - State: closed - Opened by tom-binary 9 months ago

#309 - feature/batch_ack

Pull Request - State: closed - Opened by tom-binary 9 months ago

#308 - bugfix/trim_prefix

Pull Request - State: closed - Opened by tom-binary 9 months ago

#307 - feature/subscription_introspection

Pull Request - State: closed - Opened by tom-binary 9 months ago

#306 - Add GitHub workflow

Pull Request - State: closed - Opened by nael-binary 11 months ago

#305 - Mutex support

Pull Request - State: closed - Opened by tom-binary 11 months ago

#304 - Ensure `$run` and `$shutdown` Futures don't end up cancelled

Pull Request - State: closed - Opened by tom-binary 11 months ago

#303 - Fix shutdown handling after timeout occurs

Pull Request - State: closed - Opened by tom-binary 11 months ago

#302 - Update Net::Async::Redis 6.000

Pull Request - State: closed - Opened by tom-binary 11 months ago - 1 comment

#301 - fix: fix RPC behavior when exception is thrown across boundary

Pull Request - State: closed - Opened by ngeojiajun-deriv 12 months ago - 1 comment

#300 - feature/opentelemetry

Pull Request - State: closed - Opened by tom-binary about 1 year ago - 1 comment

#299 - Memory leak when using Redis client-side cache

Issue - State: closed - Opened by tom-binary over 1 year ago - 1 comment

#298 - Fix Redis clientside caching

Pull Request - State: closed - Opened by tom-binary over 1 year ago

#295 - Update to latest `Syntax::Keyword` modules

Pull Request - State: closed - Opened by tom-binary over 1 year ago

#294 - Update to latest CPAN modules

Pull Request - State: closed - Opened by tom-binary over 1 year ago

#293 - Patch 1

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#293 - Patch 1

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#293 - Patch 1

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#292 - Update README.md

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#292 - Update README.md

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#292 - Update README.md

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#292 - Update README.md

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#291 - Create config.yml

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#291 - Create config.yml

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#291 - Create config.yml

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#291 - Create config.yml

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#290 - Update config.yml

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#290 - Update config.yml

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#290 - Update config.yml

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#290 - Update config.yml

Pull Request - State: closed - Opened by dark-warlord14 over 1 year ago

#289 - Update config.yml

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#289 - Update config.yml

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#288 - Update README.md

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#288 - Update README.md

Pull Request - State: closed - Opened by ankushgoel27 over 1 year ago

#287 - add ttl for set and add getdel operation

Pull Request - State: closed - Opened by ngeojiajun-deriv over 1 year ago

#286 - dzil build with latest Software::License installed

Pull Request - State: closed - Opened by tom-binary over 1 year ago

#285 - The `extends` option should load the module if not already available

Pull Request - State: closed - Opened by tom-binary over 1 year ago

#284 - Update to more recent Object::Pad

Pull Request - State: closed - Opened by tom-binary over 1 year ago - 1 comment

#283 - Update README.md

Pull Request - State: closed - Opened by goelvicky1 over 1 year ago