Commit Graph

5 Commits

Author SHA1 Message Date
Don Brown
06bdf73134 Fix default port, align with asyncio_redis, fix pool
* Pool had broken methods that didn't make sense, so deleted
* Fix port to be right mongodb default port
* Change pool_size to poolsize to align with asyncio_redis
* Write logs to own logger
2014-02-16 01:35:36 -07:00
Don Brown
ba0c77744d Add compilation of c files 2014-01-27 22:58:22 -07:00
Don Brown
e73f73d81e Remove unused gridfs code for now 2014-01-27 22:39:38 -07:00
Don Brown
5e603ec8a9 Add working tests, can shutdown conn and pool 2014-01-27 22:36:36 -07:00
Don Brown
ae154dbc72 Initial commit
* Examples work
* setup.py kinda updasted
* Fork of txmongo but with new pymongo embedded
2014-01-24 16:19:17 -07:00