InfluxDB

Software Screenshot:
InfluxDB
Software Details:
Version: 0.9.0 updated
Upload Date: 20 Jul 15
Distribution Type: Freeware
Downloads: 52

Rating: 2.5/5 (Total Votes: 2)

InfluxDB was written in Google's new Go language and has been open sourced for easier and faster development.

The database engine itself has no external dependencies which allows it to be installed on most operating systems that can run Go.

The entire InfluxDB engine is a  distributed database, which in turn makes it scale up or down to any cluster size and installation type.

The main purpose behind the creation of InfluxDB was to provide a database that makes data available as soon as it indexes it (learns it).

This makes InfluxDB one of the few real-time databases around.

What is new in this release:

  • Allow graphite and collectd input plugins to have separate binding address.

What is new in version 0.8.8 / 0.9.0-rc31:

  • Allow graphite and collectd input plugins to have separate binding address.

What is new in version 0.8.8 / 0.9.0-rc29:

  • Allow graphite and collectd input plugins to have separate binding address.

What is new in version 0.8.2:

  • Added API endpoint to update shard space definitions.

What is new in version 0.8.0:

  • Bug fixes:
  • Deleting expired shards isn't thread safe.
  • Data migrator should have option to set delay time.
  • Load database config should validate shard spaces.

What is new in version 0.7.0:

  • Bugfixes:
  • Group by time(1y) doesn't work while time(365d) works
  • Added difference function
  • Fixed tests on 32-bit ARM
  • Arithmetic operators and where conditions don't play nice together
  • Fixed missing query in parsing errors
  • Added sample config for graphite over udp
  • Incorrect query syntax causes internal error
  • Empty series names shouldn't cause a panic
  • Single point select doesn't interpret timestamps correctly

What is new in version 0.6.1:

  • Support `y` sufix in time durations.
  • Writes with invalid payload should be rejected.
  • New cluster admin passwords don't propagate properly to other nodes in a cluster.
  • Don't replay WAL entries for servers with no shards.

What is new in version 0.5.10:

  • Allow series names to use any character (escape by wrapping in double quotes).
  • Allow @ in usernames.
  • Allow column names to use any character (escape by wrapping in double quotes).

What is new in version 0.5.6:

  • Request should support multiple timeseries.
  • Improved the time it takes to drop database.

What is new in version 0.4.1:

  • Allow logging to stdout.
  • Added support for SSL.
  • Should be able to disable Admin interface.

What is new in version 0.4.0:

  • Support arithmetic expressions in select clause
  • Change '==' to '=' and '!=' to '<>'
  • Support datetime strings
  • Shard writes and queries across cluster with replay for briefly downed nodes (< 24 hrs)
  • Sequence numbers persist across restarts so they're not reused
  • Support expressions in where condition
  • Support expressions in aggregates
  • Support updating and deleting column values
  • Replicate deletes in a cluster
  • Use proper logging
  • Use TOML instead of JSON in the config file
  • Support list series in the query language
  • Implement Raft log compaction
  • Implement continuous queries

Similar Software

Comments to InfluxDB

Comments not found
Add Comment
Turn on images!