Giter Club home page Giter Club logo

Comments (12)

ileitch avatar ileitch commented on September 28, 2024

Comment by ileitch from Saturday Jul 27, 2013 at 17:45 GMT


Hey, sorry I've not gotten to this yet, will do soon.

from rpush.

khelll avatar khelll commented on September 28, 2024

Any updates on this ticket?

from rpush.

23tux avatar 23tux commented on September 28, 2024

+1
Anything new for mongoid 4?

from rpush.

ileitch avatar ileitch commented on September 28, 2024

No, sorry. Rpush does now support multiple backends using ActiveModel. It should be fairly simple to integrate. Anyone want to take a stab at it?

from rpush.

23tux avatar 23tux commented on September 28, 2024

If you have some quick introductions for me where to begin, I'd try to give it a shot

from rpush.

ileitch avatar ileitch commented on September 28, 2024

@23tux take a look at the backend code for ActiveRecord and Redis here: https://github.com/rpush/rpush/tree/master/lib/rpush/daemon/store

as for the "client" side, i.e Rpush::App, Rpush::Notification, see here: https://github.com/rpush/rpush/tree/master/lib/rpush/client

from rpush.

pencilcheck avatar pencilcheck commented on September 28, 2024

+1

from rpush.

23tux avatar 23tux commented on September 28, 2024

I began with this integration, but didn't come very far (too less time since November). Anyone else who tried it?

from rpush.

ileitch avatar ileitch commented on September 28, 2024

I've started, I'll let y'all know when it's ready to test.

from rpush.

ileitch avatar ileitch commented on September 28, 2024

Just pushed this to master, can you please give it a try?

gem 'rpush', github: 'rpush/rpush'
gem 'rpush-mongoid'
Rpush.configure do |config|
  config.client = :mongoid
end

from rpush.

23tux avatar 23tux commented on September 28, 2024

Awesome, thanks! I'll give it a try and let you know how it works ;)

from rpush.

pencilcheck avatar pencilcheck commented on September 28, 2024

How's the test result?

from rpush.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.