Stampede Versions Save

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL

v1.0.0

5 years ago

Changes

  • Support MySQL as backend
  • Improve Chronicle Queue usage
    • Be able to enable/disable
    • Specify where CQ files must be stored
    • Specify rolling cycle and cycle retention

Bugs Fixed

  • Fixed support of NaN and Inf for Bson Decimal128 type
  • Fixed exception propagation for unsupported indexes
  • Skip of unsupported indexes on recovery

v1.0.0-beta3

6 years ago

Changes

Bugs Fixed

  • Stampede use wrong format for dates before year 1 using PostgreSQL's COPY.
  • Stampede give an internal error when MongoDB password is not found and authentication is enabled.

v1.0.0-beta2

6 years ago

Changes

  • Add support for MongoDB 3.4
    • Deal with MongoDB views
    • Support BSON Type Decimal128
  • Support Sharding Replication. ToroDB Stampede can replicate from N shards into the same ToroDB database.
    • Adjust Guice to provide a better way to inject different metrics and loggers
    • Adapt metrics and logging so each shard has their own values
    • Adapt the Data Import Mode to the sharding model
  • Stampede Packaging
    • RPM package
    • DEB package
    • Snap package
  • Allow SSL connection to the backend (PostgreSQL)
  • Add FlexyPool to ToroDB
  • Integration Tests
  • Support all BSON types
  • Deal with system collections
  • Unify logging system and improve error messages
  • Calibrate maximum threads using also connection pool size
  • Review and test Windows/Mac installation/configuration documentation
  • Improve ToroDB Parameter configuration

Bugs Fixed

  • Stampede did not support documents whose '_id' is a container (object or array)

v1.0.0-beta1

6 years ago

v1.0.0-beta1

v0.40

7 years ago

v0.40-alpha3

8 years ago

v0.40-alpha2

8 years ago

v0.40-alpha1

8 years ago