tachyon 0.1.5
Create records in a DB managed by ActiveRecord as fast as possible.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (7):
            activerecord
            ~> 5.1.1
          
          
            activesupport
            ~> 5.1.1
          
          
            bundler
            ~> 1.14
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            ruby-prof
            >= 0
          
          
            sqlite3
            >= 0
          
    