Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lyngon/redgrease issues and pull requests
#131 - wrong number of arguments for 'RG.PYEXECUTE' command
Issue -
State: open - Opened by bwithai about 2 years ago
#130 - [BUG] No matching distribution found for redisgears
Issue -
State: open - Opened by bwithai about 2 years ago
Labels: bug
#129 - Fix typo in README
Pull Request -
State: closed - Opened by wolkenarchitekt over 3 years ago
- 1 comment
#128 - Not reading ALL *.conf files, per default
Pull Request -
State: closed - Opened by d00astro over 3 years ago
- 1 comment
#127 - Gears 1.2
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#126 - Sugar an Misc Documented
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#125 - Docs magic spelling
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#124 - Spellchecking Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#123 - Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#122 - Renamed PartialGearFunction to OpenGearFunction
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#121 - Documentation "GearFunctions" section
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#120 - Documentation of runtime
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#119 - [FEATURE] `pyexecute(script_file, enforce_redgrease=False`, prune any `from redgrease.runtime import` line
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#118 - Issue 113 RedisMods
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#117 - [FEATURE] Reverse Swedish Notation
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#116 - [FEATURE] GroupBy reduce to dict
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#115 - [FEATURE] allow `repartition` and other operations to take constants
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#114 - [FEATURE] select
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#113 - [BUG] RedisGears object is not a proper class
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug
#112 - Instantiation of Gear client
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#111 - Updated intro examples
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#110 - [FEATURE] `KeysReader.values()` | `.keys()` | `.record()` + `register()`
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#109 - Readme typo fixes
Pull Request -
State: closed - Opened by jsam almost 4 years ago
- 1 comment
#108 - Removed false claims
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#107 - Moar Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#106 - [FEATURE] remove `getresultsblocking` and add `blocking` as an argument to `getresults`
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#105 - [BUG] Instantiate just a Gears object with a normal Redis client
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug
#104 - Fixed broken `dumpexecutions` and `dumpregistrations` for cluster
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#103 - [BUG] Broken `dumpexecutions` and `dumpregistrations` in cluster-mode
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug, high prio
#102 - Operator defaults and support for non-function Callable callbacks
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#101 - Command decorator and dump-filters :)
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#100 - [IMPROVEMENT] Clean up the requirements mess
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: improvement
#99 - Closing issue #97
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#98 - Issue 97 gearfun files
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#97 - [BUG] GearFunctions not executable as script files
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug
#96 - fixed faulty examples
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#95 - [IMPROVEMENT] Support method descriptor callbacks
Issue -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
Labels: feature
#94 - [FEATURE] hashtag3 runtime function (sugar)
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: feature
#93 - [FEATURE] `sum()` operation (sugar)
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature, low prio
#92 - Issue 48 pickled results
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#91 - [FEATURE] Only pickle results if `convertToStr` is `None`
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#90 - Closing #71
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#89 - issue #83
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#88 - Issue 81 gears builder
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#87 - Improved Quickstart Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#86 - [FEATURE] Command decorator Improvements
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: feature
#85 - [FEATURE] Allow only one aggregation function
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: feature
#84 - [FEATURE] overload `flushall` with cleanup options for registrations and executions
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#83 - [FEATURE] Reader-specific methods: keys(), values(), ...
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: feature
#82 - Quickstart more or less complete
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#81 - [BUG] Mutable GearsBuilder - Not a GearsFunction
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug
#80 - Most of the Quickstart Guide
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#79 - Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#78 - Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#77 - Better structure and corrections
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#76 - Docs update
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#75 - Redisconf2021
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#73 - improved trigger decorator
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#72 - [FEATURE] StreamReader constructor defaltArg should be default for register prefix
Issue -
State: open - Opened by d00astro almost 4 years ago
- 1 comment
Labels: feature
#71 - [BUG] `client.Gears.dropexecutions` does not accept an `ExecID` as argument
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug
#70 - Added undocumented 'status' in RegistrationData
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#69 - [FEATURE] include `gearsFuture`
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature, low prio
#68 - Generalized client constructor
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#67 - fixed cluster commands
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#66 - Fixed erroneous run, register defaults (convertToStr, collect)
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#65 - [BUG] GearFunctions does not automatically add 'collect'
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: bug
#64 - Fixed 'requirements' issue
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#63 - [BUG] GearFunctions raise unexpected keyword argument 'requirements'
Issue -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
Labels: bug
#62 - Redisconf2021
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#61 - Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#60 - [BUG] gears infocluster command not working
Issue -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
Labels: bug
#59 - Cluster
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#58 - Fix LGTM alerts
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 2 comments
#57 - now with content
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#56 - Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#55 - publish commit mesage
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#54 - Docs
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
#53 - [IMPROVEMENT] Better handling of Redis values
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: improvement, low prio
#52 - Cicd
Pull Request -
State: closed - Opened by d00astro almost 4 years ago
#51 - [IMPROVEMENT] Can ExecuteResult be nicer?
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: improvement, low prio
#50 - [IMPROVEMENT] Remove dependency on attr and not use staticmethod parsers
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: improvement
#48 - [BUG] response from getresults not unpickled when using GearsFunction's
Issue -
State: closed - Opened by d00astro almost 4 years ago
- 1 comment
Labels: bug, question, low prio
#47 - [FEATURE] Appropriate and distinguishable errors
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#39 - [FEATURE] enhance redgrease.client.Redis with typed variants
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature, low prio
#38 - [FEATURE] redgrease.gears.read
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: feature
#37 - [FEATURE] CICD Upload packages automatically to PyPi and Docker Hub, iff successful PR/merge to main
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: feature
#17 - [IMPROVEMENT] Case and encoding insensistive dict
Issue -
State: open - Opened by d00astro almost 4 years ago
Labels: improvement
#15 - [IMPROVEMENT] Rethink execute responses
Issue -
State: closed - Opened by d00astro almost 4 years ago
Labels: improvement
#13 - [IMPROVEMENT] Tests for CLI / Loader
Issue -
State: open - Opened by d00astro about 4 years ago
Labels: improvement
#12 - [IMPROVEMENT] Tests for getresultsblocking, dumpexecutions, dropexecution, abortexecution
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: improvement
#11 - [FEATURE] propagate refresh cluster
Issue -
State: closed - Opened by d00astro about 4 years ago
- 1 comment
Labels: feature
#10 - [FEATURE] Ability to auto-overwrite registrations if trigger in-use
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: feature
#9 - [FEATURE] get registration by trigger
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: feature
#8 - [FEATURE] Build gears functions/flows programattically
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: feature
#7 - Basic Test Cases
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: improvement
#6 - Improve to_dict
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: improvement
#5 - redgrease.TriggerMode enum
Issue -
State: open - Opened by d00astro about 4 years ago
- 1 comment
Labels: duplicate, improvement, low prio
#4 - redgrease.Reader and other enums
Issue -
State: open - Opened by d00astro about 4 years ago
- 1 comment
Labels: improvement, low prio
#3 - Utils module
Issue -
State: closed - Opened by d00astro about 4 years ago
Labels: improvement