File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 3636* Initial logging support
3737* Test case
3838
39+ Honlgi Lai (Phusion)
40+ * Significant performance audit. See commits prior to 1.0.9
41+ 
3942Jack Chen, chendo on github
4043* Test case + fix for deserializing pre-epoch Time instances
4144
@@ -73,6 +76,7 @@ Chuck Remes
7376* Extraction of BSON into separate gems
7477* Extensions compile on Rubinius
7578* Performance improvements for INT in C extensions
79+ * Performance improvements for JRuby BSON encoder and callback classes
7680
7781Dmitrii Golub (Houdini) and Jacques Crocker (railsjedi)
7882* Support open to exclude fields on query
Original file line number Diff line number Diff line change 1+ 1.1 2010-10-4
2+ * Official JRuby support via Java extensons for BSON (beta)
3+ * Connection#lock! and Connection#unlock! for easy fsync lock
4+ * Note: BSON::Code is no longer a subclass of String.
5+ 
6+ 1.0.9 2010-9-20
7+ * Significant performance improvements
8+ 
191.0.8 2010-8-27
210
311* Cursor#rewind! and more consistent Cursor Enumberable behavior
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments