Giter VIP home page Giter VIP logo

Comments (15)

fabriziogiordano avatar fabriziogiordano commented on August 27, 2024

+1

from cphalcon.

ivosabev avatar ivosabev commented on August 27, 2024

+1

from cphalcon.

tshawkins avatar tshawkins commented on August 27, 2024

Note it would also be great if support could provde

Mongo based session store
Mongo based cache backend
Mongo based model persistence

from cphalcon.

netandreus avatar netandreus commented on August 27, 2024

In out project(zf) we already store such things (session, cache, models) in MongoDB. Implementation MongoDB in Phalcon would be a great thing!

from cphalcon.

tshawkins avatar tshawkins commented on August 27, 2024

Yep we are the same

Http://airsoc.com, Zend framework + mongo.

Sent from my iPad

On Aug 26, 2012, at 2:30 PM, Andrey T [email protected] wrote:

In out project we already store such things (session, cache, models) in MongoDB. Implementation MongoDB in Phalcon would be a great thing!

โ€”
Reply to this email directly or view it on GitHub.

from cphalcon.

niden avatar niden commented on August 27, 2024

At the moment we are in a code freeze, finalizing documentation and still testing prior to the upcoming release of 0.5.0.

However MongoDB can definitely be implemented - the question is when, since the development team is very small at this point in time.

Let's keep this issue open so as to check when this can be implemented.

from cphalcon.

tshawkins avatar tshawkins commented on August 27, 2024

I have considerable experience with mongo on the php side, and have written one of the mainstream books about mongo

https://www.apress.com/index.php/author/author/view/id/2136

I have 15 years experience in c++, especially in web applications, although its getting a bit rusty now, i have not used it for the last 5 years having moved over to php/zf almost exclusively.

I have worked on php extensions whilst working at yahoo, so i am familiar with the concepts.

http://ph.linkedin.com/in/timhawkins

We have also written our own layer ( in php ) for zf=>mongodb which has remarkably similar semantics to your existing storage access layer, including object serialisation/deserialization.

I would be interested in helping out to get this done in a developer version. Are there any developer guidelines?

Sent from my iPad

On Sep 8, 2012, at 9:11 AM, Nikolaos Dimopoulos [email protected] wrote:

At the moment we are in a code freeze, finalizing documentation and still testing prior to the upcoming release of 0.5.0.

However MongoDB can definitely be implemented - the question is when, since the development team is very small at this point in time.

Let's keep this issue open so as to check when this can be implemented.

โ€”
Reply to this email directly or view it on GitHub.

from cphalcon.

niden avatar niden commented on August 27, 2024

Hello Tim,

There are no official guidelines for developers yet - still working on that stuff.

The things that are important at this time are performance and functionality.

If you want to go for it, feel free to fork the project and work on the adapter. I would suggest a different branch that you can base of 0.5.0 (or master at this time).

I do not know about C but if there is anything else I can help with please don't hesitate to ask.

from cphalcon.

tshawkins avatar tshawkins commented on August 27, 2024

Will do, i will try and get a start next weekend.

Sent from my iPad

On Sep 8, 2012, at 10:51 AM, Nikolaos Dimopoulos [email protected] wrote:

Hello Tim,

There are no official guidelines for developers yet - still working on that stuff.

The things that are important at this time are performance and functionality.

If you want to go for it, feel free to fork the project and work on the adapter. I would suggest a different branch that you can base of 0.5.0 (or master at this time).

I do not know about C but if there is anything else I can help with please don't hesitate to ask.

โ€”
Reply to this email directly or view it on GitHub.

from cphalcon.

 avatar commented on August 27, 2024

This requirement is scheduled for 0.6.0

from cphalcon.

zihen avatar zihen commented on August 27, 2024

+1

from cphalcon.

 avatar commented on August 27, 2024

Is MongoDB reliable to store session data? Since MongoDB is a ACID noncompliant database, race conditions would corrupt session data if application concurrency is high.

from cphalcon.

hdogan avatar hdogan commented on August 27, 2024

@phalcon some big projects (which I don't remember their name at the moment) use MongoDB as session storage. they use sharding and replica sets for HA.

from cphalcon.

salarmehr avatar salarmehr commented on August 27, 2024

+1

from cphalcon.

 avatar commented on August 27, 2024

Mongo integration has been done in 0.6.0

http://docs.phalconphp.com/en/0.6.0/reference/odm.html
http://docs.phalconphp.com/en/0.6.0/reference/cache.html

from cphalcon.

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.