Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

replicaSet and long int value use MongoInt64 and Compatible with PECL Mongoclient 1.3 #68

Open
wants to merge 6 commits into
base: devel
Choose a base branch
from

Commits on Sep 24, 2012

  1. Update EMongoDB.php

    wkii committed Sep 24, 2012
    Configuration menu
    Copy the full SHA
    2cf944b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2012

  1. update Criteria. long int value use MongoInt64.

    long int value use MongoInt64.
    example: java time format.
    wkii committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    1a56f77 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. PECL mongoclient >=1.3.0 use new MongoClient.

    Can effectively reduce the mongodb connection number.
    wkii committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    baa08aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d486642 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2013

  1. Configuration menu
    Copy the full SHA
    2a88597 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2013

  1. fix yii class_exists error

    wkii committed Jan 29, 2013
    Configuration menu
    Copy the full SHA
    c3bbabe View commit details
    Browse the repository at this point in the history