Naomi Seyfer
c10c7f7c91
Binary support in BSON (dev bundle wise) and in Mongo
...
Unfortunately, the Node Mongo driver wants to use its own proprietary
Binary type for binary data. We want to use Uint8Array, instead, so
we're going to be using a patched version of the BSON library that
allows this.
It allows us to install a handler for USER_DEFINED binary types, which
in our case we set up to recognize, accept, and provide Uint8Array
2013-01-24 14:47:37 -08:00
..
2012-09-20 07:33:08 -07:00
2013-01-17 15:51:58 -05:00
2012-12-26 23:04:15 -08:00
2012-12-26 23:04:15 -08:00
2012-12-26 23:04:15 -08:00
2012-12-27 01:00:17 -08:00
2012-10-12 18:16:16 -07:00
2013-01-16 11:34:30 -05:00
2012-12-26 23:04:15 -08:00
2012-12-26 23:04:15 -08:00
2012-12-03 22:10:43 -08:00
2012-12-26 23:04:15 -08:00
2012-10-09 22:44:25 -07:00
2012-12-26 23:04:15 -08:00
2012-10-10 17:27:00 -07:00
2012-10-10 17:27:00 -07:00
2012-06-19 12:53:52 -07:00
2013-01-08 20:35:53 -08:00
2012-10-30 15:53:49 -07:00
2012-09-16 12:10:09 +10:00
2012-10-15 16:48:23 -07:00
2013-01-15 17:07:03 -05:00
2012-12-04 14:47:40 -08:00
2013-01-24 14:47:37 -08:00
2012-10-29 12:43:44 -07:00
2012-10-10 17:27:00 -07:00
2012-11-09 11:17:59 -08:00
2012-04-17 20:02:00 -07:00
2013-01-11 18:32:52 -08:00
2012-10-04 13:52:03 -07:00
2012-11-15 20:44:56 -08:00
2012-11-15 20:44:56 -08:00
2012-01-27 20:02:26 -08:00
2012-11-15 20:44:56 -08:00
2012-11-15 20:44:56 -08:00
2012-12-10 15:16:23 -08:00
2012-09-18 11:23:49 -07:00
2013-01-18 02:58:22 -05:00
2012-12-10 12:29:26 -08:00
2012-10-27 12:17:46 -07:00
2012-07-11 23:03:26 -07:00
2012-12-19 17:23:56 -08:00
2013-01-22 14:26:43 -08:00
2012-04-06 00:51:26 -07:00
2013-01-21 22:59:16 -08:00
2013-01-24 14:47:37 -08:00
2013-01-15 17:07:03 -05:00
2012-10-10 17:27:00 -07:00
2012-10-27 12:12:59 -07:00
2013-01-17 15:56:12 -05:00
2012-10-30 15:53:49 -07:00
2013-01-17 15:42:34 -05:00
2013-01-08 22:51:40 -08:00
2012-10-10 14:11:54 -07:00
2012-02-23 02:21:10 -08:00
2013-01-17 15:25:01 -05:00
2012-09-18 11:23:49 -07:00
2012-10-30 15:53:49 -07:00
2013-01-22 14:26:43 -08:00
2012-11-26 20:45:15 -08:00
2013-01-24 14:47:37 -08:00
2012-11-15 20:44:56 -08:00
2012-08-22 12:11:55 -07:00
2013-01-17 15:51:56 -05:00
2012-04-17 20:02:00 -07:00