MongoDB Schema Design - Real-time Chat

后端 未结 3 1932
误落风尘
误落风尘 2021-01-31 12:17

I\'m starting a project which I think will be particularly suited to MongoDB due to the speed and scalability it affords.

The module I\'m currently interested in is to d

3条回答
  •  说谎
    说谎 (楼主)
    2021-01-31 12:38

    1) ape-project.org

    2) http://code.google.com/p/redis/

    3) after you're through all this - you can dumb data into mongodb for logging and store consistent data (users, channels) as well

提交回复
热议问题