Ecosyste.ms: Issues

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

GitHub / soveran/ohm issues and pull requests

#251 - Is this library still supported?

Issue - State: open - Opened by taras-viiatyk-yalantis 7 months ago - 1 comment

#249 - Housekeeping

Pull Request - State: open - Opened by DannyBen over 1 year ago - 1 comment

#244 - Enabling GitHub Discussions

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

#243 - Update README.md

Pull Request - State: closed - Opened by yosefbennywidyo about 2 years ago - 1 comment

#242 - Update ohm.rb

Pull Request - State: closed - Opened by ioquatix over 4 years ago - 6 comments

#241 - Distribute updates to multiple Redis instances

Issue - State: open - Opened by damnitjim over 4 years ago

#240 - Order in Collections

Issue - State: open - Opened by lynnfaraday over 5 years ago

#239 - Use redic with redis rb

Pull Request - State: closed - Opened by degzcs over 5 years ago

#238 - Deleted Items Remain in Set

Issue - State: closed - Opened by lynnfaraday over 5 years ago - 2 comments

#236 - Ohm on Windows

Issue - State: closed - Opened by lynnfaraday about 6 years ago - 11 comments

#235 - Getting last id

Issue - State: open - Opened by near-akaia-root about 6 years ago - 6 comments
Labels: feature request, pending design

#234 - Ignoring Redis fields that are missing in the model?

Issue - State: open - Opened by rgaufman about 6 years ago - 4 comments
Labels: feature request, pending design

#233 - Rails 5.2.0 - When Oj integrates with Rails, it modifies JSON and breaks Ohm

Issue - State: closed - Opened by rgaufman about 6 years ago - 21 comments
Labels: third party issues

#232 - Feature Suggestion: `Ohm::Model::fetch` for uniques?

Issue - State: open - Opened by sirscriptalot about 6 years ago - 2 comments
Labels: awaiting feedback

#231 - Does Entry.find has a default sort strategy?

Issue - State: closed - Opened by Cifer-Y about 6 years ago - 1 comment

#230 - Search by part

Issue - State: closed - Opened by alexey about 6 years ago - 1 comment

#229 - connection.rb:11: [BUG] Segmentation fault at 0x0000000000000000

Issue - State: closed - Opened by rgaufman about 6 years ago - 5 comments

#228 - Race condition on list delete

Issue - State: open - Opened by chriso0710 over 6 years ago - 1 comment
Labels: pending design

#227 - ConnectionPool support

Issue - State: open - Opened by krainboltgreene over 6 years ago - 1 comment
Labels: pending design

#226 - Public API for @_memo?

Issue - State: closed - Opened by sirscriptalot over 6 years ago

#225 - Add Model#exists? method to detect deleted records

Pull Request - State: closed - Opened by mwpastore over 6 years ago - 3 comments

#224 - Finding parent for child objects in list?

Issue - State: closed - Opened by chriso0710 almost 7 years ago - 5 comments

#223 - Model.find for attributes with long integers fails

Issue - State: closed - Opened by chriso0710 almost 7 years ago - 7 comments

#221 - Uses keyword arguments for #rank and #range

Pull Request - State: closed - Opened by pote over 7 years ago

#220 - Models load order causing reference errror

Issue - State: closed - Opened by scalp42 over 7 years ago - 1 comment

#219 - Uses ZRANGEBYSCORE instead of ZRANGE

Pull Request - State: closed - Opened by pote over 7 years ago

#218 - Object attributes do not get nullified properly

Issue - State: closed - Opened by janjiss over 7 years ago - 3 comments

#217 - Redis Sentinel support

Issue - State: closed - Opened by scalp42 over 7 years ago - 7 comments
Labels: feature request, pending design

#216 - Device.find(camera_id: nil) does not find devices

Issue - State: open - Opened by tetherit over 7 years ago - 5 comments
Labels: awaiting feedback

#215 - Tagging example

Issue - State: open - Opened by scalp42 almost 8 years ago - 5 comments
Labels: awaiting feedback

#214 - ERR unknown command 'url'

Issue - State: closed - Opened by scalp42 almost 8 years ago - 2 comments

#213 - Redis Cluster support

Issue - State: open - Opened by ababich almost 8 years ago - 5 comments
Labels: feature request, awaiting feedback

#212 - indicates the thought patterns of someone with an ActiveRecord backgr…

Pull Request - State: open - Opened by TheNotary about 8 years ago - 3 comments

#211 - Index keys for floats of form "n.0" are truncated

Issue - State: closed - Opened by slowernet about 8 years ago - 5 comments

#210 - nil unique index in Ohm 3.0.0 triggers lua error under Redis unstable

Issue - State: closed - Opened by slowernet about 8 years ago - 4 comments

#209 - Collections/references don't work in modules

Issue - State: closed - Opened by ProjectMoon over 8 years ago - 4 comments

#208 - ERR Error running script (user_script:34: Bad data format in input.)

Issue - State: closed - Opened by tetherit over 8 years ago - 38 comments

#207 - Update README.md

Pull Request - State: closed - Opened by marr over 8 years ago - 1 comment

#206 - Can `MissingID` be removed?

Issue - State: closed - Opened by mikeknep over 8 years ago - 7 comments

#205 - Transaction

Issue - State: closed - Opened by u2 over 8 years ago - 3 comments

#204 - Mock redis

Issue - State: closed - Opened by u2 over 8 years ago - 9 comments

#203 - Add aliases to `incr` and `decr`

Pull Request - State: closed - Opened by frodsan almost 9 years ago

#202 - Update msgpack version.

Pull Request - State: closed - Opened by frodsan almost 9 years ago - 2 comments

#201 - Fix spelling mistake

Pull Request - State: closed - Opened by GabrielMalakias almost 9 years ago - 1 comment

#200 - Confusion about Ohm#update_attributes raising NoMehodError

Issue - State: open - Opened by confiks almost 9 years ago - 6 comments
Labels: feature request

#199 - How to remove an attribute from an ohm model?

Issue - State: closed - Opened by tetherit almost 9 years ago - 6 comments

#198 - Index on multiple attributes?

Issue - State: closed - Opened by kapso almost 9 years ago - 2 comments

#197 - Add Ohm::Model#udpate documentation.

Pull Request - State: closed - Opened by gramos almost 9 years ago

#196 - Return the last element of a model.

Pull Request - State: closed - Opened by lcostantini about 9 years ago - 5 comments

#195 - Add explicit versions to gemspec dependencies

Pull Request - State: closed - Opened by drosile about 9 years ago - 10 comments

#194 - Add link to Ohmoc (ohm for objective-c)

Pull Request - State: closed - Opened by seppo0010 about 9 years ago - 1 comment

#193 - User redis' run_id instead of url

Pull Request - State: closed - Opened by bolshakov over 9 years ago - 6 comments

#192 - Unable to save model

Issue - State: closed - Opened by deric over 9 years ago - 2 comments

#191 - attribute default value contribution

Issue - State: closed - Opened by b-murphy over 9 years ago - 2 comments

#190 - Cannot save record on automatically failover

Issue - State: closed - Opened by phuongnd08 over 9 years ago - 3 comments

#189 - Fixing examples

Pull Request - State: closed - Opened by eloyesp over 9 years ago - 2 comments

#188 - Is it possible to fetch all object from array?

Issue - State: closed - Opened by urbanczykd over 9 years ago - 6 comments

#187 - Fix examples.

Pull Request - State: closed - Opened by eloyesp over 9 years ago - 1 comment

#186 - Ohm::Model relationship with ActiveRecord::Base`?

Issue - State: closed - Opened by umdstu over 9 years ago - 2 comments

#185 - Calling collection attribute is returning string instead of collection

Issue - State: closed - Opened by barberj over 9 years ago - 13 comments

#184 - Connection Pooling Failing on Sets

Issue - State: closed - Opened by kosh-jelly over 9 years ago - 12 comments

#183 - Preventing creation of Ohm record

Issue - State: closed - Opened by nbphuoc over 9 years ago - 2 comments

#182 - Adds support for namespaced associations

Pull Request - State: closed - Opened by mezis almost 10 years ago - 5 comments

#181 - active model compatibility

Issue - State: closed - Opened by ronan-mch almost 10 years ago - 2 comments

#180 - Ensures model ids are always strings

Pull Request - State: closed - Opened by pote almost 10 years ago

#179 - Inconsistent class of Ohm model IDs

Issue - State: closed - Opened by pote almost 10 years ago - 3 comments

#178 - Performance and find constant update?

Issue - State: closed - Opened by egenial almost 10 years ago - 2 comments

#177 - Ohm upgrade data corruption

Issue - State: closed - Opened by gingerlime almost 10 years ago - 10 comments

#176 - synchronize in sort_by causes hanging in multithreaded environment?

Issue - State: closed - Opened by kosh-jelly almost 10 years ago - 9 comments

#175 - Update README.md

Pull Request - State: closed - Opened by sadfuzzy almost 10 years ago

#174 - Support for Redis set, hash, list in Ohm

Issue - State: closed - Opened by phuongnd08 almost 10 years ago - 4 comments

#173 - Specifying the db number to connect for a model?

Issue - State: closed - Opened by pchaganti almost 10 years ago - 2 comments

#171 - Ohm upgrade - finding records with non-set attributes

Issue - State: closed - Opened by gingerlime about 10 years ago - 5 comments

#168 - Add 'limit' argument to Ohm::Model.list

Pull Request - State: closed - Opened by thejchap about 10 years ago - 2 comments

#160 - Update chaining example.

Pull Request - State: closed - Opened by frodsan over 10 years ago

#154 - Redic supports Ruby 1.9

Pull Request - State: closed - Opened by frodsan over 10 years ago

#144 - Update README for current release.

Pull Request - State: closed - Opened by troessner over 10 years ago - 4 comments

#141 - Move List#ids into the public API.

Pull Request - State: closed - Opened by frodsan over 10 years ago

#137 - Ensure ids of resulting records are integers.

Pull Request - State: closed - Opened by frodsan over 10 years ago - 11 comments

#136 - Fix failing test. Deletes the attribute if set to an empty string.

Pull Request - State: closed - Opened by frodsan over 10 years ago - 7 comments

#134 - Update dependencies

Pull Request - State: closed - Opened by frodsan over 10 years ago

#124 - Update json tests

Pull Request - State: closed - Opened by frodsan over 10 years ago - 2 comments

#120 - Change Ohm::BasicSet#exists? to be public.

Pull Request - State: closed - Opened by frodsan over 10 years ago

#117 - Remove validations references.

Pull Request - State: closed - Opened by frodsan over 10 years ago

#108 - Add documentation to Ohm::Model#new?

Pull Request - State: closed - Opened by frodsan over 10 years ago

#98 - How can i integrate Paperclip or carrierwave with Ohm

Issue - State: closed - Opened by lolomarx almost 11 years ago - 4 comments

#93 - Allow passing of attributes to #select & #reject for better performance with large collections.

Pull Request - State: closed - Opened by Erol almost 11 years ago - 10 comments

#89 - Connection pooling

Issue - State: closed - Opened by joseairosa about 11 years ago - 22 comments

#82 - Add attributes class method to Ohm::Model

Pull Request - State: closed - Opened by lastcanal over 11 years ago - 1 comment

#74 - union operation in find method, similar to the IN Operator in SQL

Pull Request - State: closed - Opened by joker-777 over 11 years ago - 6 comments

#72 - Ignore nils for unique attributes

Pull Request - State: closed - Opened by Erol over 11 years ago - 3 comments

#70 - best practice on how to deal with class/attribute changes

Issue - State: closed - Opened by joker-777 almost 12 years ago - 8 comments

#60 - redis-rb 3.0 support

Issue - State: closed - Opened by catwell about 12 years ago - 17 comments

#51 - Fixes typo in ohm-contrib link in README

Pull Request - State: closed - Opened by sush about 12 years ago - 1 comment

#31 - Adding the option to add large amounts of data twice as fast

Pull Request - State: closed - Opened by jfrolich about 13 years ago - 1 comment

#30 - Model polymorphism

Pull Request - State: closed - Opened by tribalvibes about 13 years ago - 15 comments

#20 - Support for em-redis?

Issue - State: closed - Opened by superfeedr over 13 years ago - 9 comments

#17 - Examples

Pull Request - State: closed - Opened by cyx almost 14 years ago