Hacker News new | ask | show | jobs
by pauldix 4102 days ago
We're busy at work on the production ready version. We're targeting March, but we won't release until it's ready (even if that means slipping our target).

Remember, in software development there are lies, damn lies, and delivery estimates.

We'll get it out as quickly as possible, sorry for any delays.

1 comments

can you say something about the upgrade path, will that be possible to do live?
We haven't built the migration tool yet, but mostly likely it will involve running a new version in parallel with the old version while the upgrade runs.

For a guide on how to design your schema for a clean migration see here: http://influxdb.com/docs/v0.8/advanced_topics/schema_design....