Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rails/kredis issues and pull requests
#60 - Kredis methods are undefined in production for non-ActiveRecord models
Issue -
State: closed - Opened by EmCousin about 3 years ago
- 7 comments
#59 - Added kredis_boolean class method.
Pull Request -
State: closed - Opened by michaelkoper about 3 years ago
#58 - Deduplicate new elements for unique lists
Pull Request -
State: closed - Opened by excid3 about 3 years ago
- 1 comment
#57 - Use REDIS_URL by default
Pull Request -
State: closed - Opened by excid3 about 3 years ago
#56 - Appending to unique list with limit should trim from the end
Pull Request -
State: closed - Opened by excid3 about 3 years ago
#55 - Add install task
Pull Request -
State: closed - Opened by excid3 about 3 years ago
#54 - Add []= and remove to hash callback methods
Pull Request -
State: closed - Opened by julianrubisch about 3 years ago
- 1 comment
#53 - Mutating a kredis_hash using []= doesn't trigger callbacks
Issue -
State: closed - Opened by julianrubisch over 3 years ago
- 2 comments
#52 - Set flag expiration on attribute specification
Pull Request -
State: closed - Opened by dhh over 3 years ago
#51 - Add support for the NX (not exists) option to flags
Pull Request -
State: closed - Opened by valeksenko over 3 years ago
- 3 comments
#50 - Allow to touch an ActiveRecord when a kredis attribute updates
Issue -
State: closed - Opened by julianrubisch over 3 years ago
- 5 comments
#49 - Change default test suite db to 1
Pull Request -
State: closed - Opened by ayushn21 over 3 years ago
- 2 comments
#48 - Running the tests wipes out the local Redis database
Issue -
State: closed - Opened by ayushn21 over 3 years ago
- 1 comment
#47 - Delegate `exists?` to proxy for all types
Pull Request -
State: closed - Opened by ayushn21 over 3 years ago
- 3 comments
#46 - Add option to configure how the redis client is created
Pull Request -
State: closed - Opened by jorgemanrubia over 3 years ago
#45 - Fix typo in README
Pull Request -
State: closed - Opened by alpaca-tc over 3 years ago
#44 - Add native nokogiri to Gemfile.lock
Pull Request -
State: closed - Opened by drnic over 3 years ago
#43 - Bring expires_in configuration to Kredis::Attributes
Pull Request -
State: closed - Opened by danott over 3 years ago
#42 - Sets should not sort by default
Issue -
State: closed - Opened by MrHubble over 3 years ago
- 2 comments
#41 - Add remove method to hash type
Pull Request -
State: closed - Opened by LoranKloeze over 3 years ago
- 1 comment
#40 - Kredis attributes causing "no _dump_data is defined" error when writing to Rails.cache
Issue -
State: closed - Opened by brenogazzola over 3 years ago
- 5 comments
#39 - Document slot and remaining scalars
Pull Request -
State: closed - Opened by leastbad over 3 years ago
#38 - Proposal: Provide a `fetch` method similar to `Rails.cache.fetch`
Issue -
State: closed - Opened by julianrubisch over 3 years ago
- 2 comments
#37 - Implement basic hash functionality
Pull Request -
State: closed - Opened by julianrubisch over 3 years ago
- 9 comments
#36 - Provide factory method for vanilla kredis types
Pull Request -
State: closed - Opened by julianrubisch over 3 years ago
- 1 comment
#35 - Callbacks proxy
Pull Request -
State: closed - Opened by julianrubisch over 3 years ago
- 17 comments
#34 - Changed Callbacks
Pull Request -
State: closed - Opened by julianrubisch over 3 years ago
- 15 comments
#33 - Proposal: Yield elements to block for collection mutations
Pull Request -
State: closed - Opened by julianrubisch over 3 years ago
- 12 comments
#32 - Utilize ActiveSupport instrumentation for logging
Pull Request -
State: closed - Opened by npezza93 almost 4 years ago
- 1 comment
#31 - Update README with an example using SSL redis connections
Pull Request -
State: closed - Opened by mjc-gh almost 4 years ago
#30 - Using advanced ssl_params with Redis connections
Issue -
State: closed - Opened by mjc-gh almost 4 years ago
- 3 comments
#29 - Order the Ruby `require` statements and the Gems
Pull Request -
State: closed - Opened by jbampton almost 4 years ago
- 1 comment
#28 - Redis Hash support
Issue -
State: closed - Opened by maboelnour almost 4 years ago
- 2 comments
#27 - Is there a way to use redis connection pools?
Issue -
State: closed - Opened by directionless almost 4 years ago
- 3 comments
#26 - Add decimal to supported model attributes
Pull Request -
State: closed - Opened by brenogazzola almost 4 years ago
#25 - ZADD support
Issue -
State: closed - Opened by AbdullahDahmash almost 4 years ago
- 1 comment
#24 - Allow false value to be returned for Boolean scalar
Pull Request -
State: closed - Opened by MrHubble almost 4 years ago
#23 - Depend only on activesupport.
Pull Request -
State: closed - Opened by benubois almost 4 years ago
#22 - Typecasting data when inserting into Redis
Pull Request -
State: closed - Opened by lsylvester almost 4 years ago
- 2 comments
#21 - add more redis commands to the readme. Fix some incorrect commands
Pull Request -
State: closed - Opened by lsylvester almost 4 years ago
- 1 comment
#20 - Add kredis_boolean attribute with default argument
Pull Request -
State: closed - Opened by MrHubble almost 4 years ago
- 3 comments
#19 - Exploring the idea of expiring scalar values
Pull Request -
State: closed - Opened by danott almost 4 years ago
- 5 comments
#18 - Update README for reading the members of a Kredis.set
Pull Request -
State: closed - Opened by danott almost 4 years ago
- 1 comment
#17 - Is it possible to add ActiveRecord-like change callbacks?
Issue -
State: closed - Opened by julianrubisch about 4 years ago
- 6 comments
#16 - Add counter model attribute and test.
Pull Request -
State: closed - Opened by jeremedia about 4 years ago
#15 - Counter is not implemented as Rails model attribute.
Issue -
State: closed - Opened by jeremedia about 4 years ago
- 3 comments
#14 - Add support for set difference
Pull Request -
State: closed - Opened by ideasasylum about 4 years ago
- 5 comments
#13 - undefined method `compact_blank' for [0, -1]:Array
Issue -
State: closed - Opened by scottbarrow about 4 years ago
- 3 comments
#7 - compact_blank wasn't added until Rails 6.1
Pull Request -
State: closed - Opened by leastbad about 4 years ago
- 1 comment
#1 - undefined method `mattr_accessor' for Kredis::Connections:Module upon require
Issue -
State: closed - Opened by mensfeld about 4 years ago
- 7 comments