Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Our storage is sorta naive #4

Open
ahupowerdns opened this issue Apr 1, 2014 · 6 comments
Open

Our storage is sorta naive #4

ahupowerdns opened this issue Apr 1, 2014 · 6 comments

Comments

@ahupowerdns
Copy link
Owner

Our storage is sorta naive. Turns out that what graphite does isn't that great either.

@jpmens
Copy link

jpmens commented Apr 3, 2014

@pieterlexis
Copy link
Collaborator

Maybe InfuxDB?

@jpmens
Copy link

jpmens commented Dec 11, 2014

Assuming LMDB is sort of 'out' for you, maybe MDBM.

@pieterlexis InfluxDB is great, but it's hard to obtain linked for some architectures I think.

@pieterlexis
Copy link
Collaborator

influxdb is written in go, so unless you're running solaris ;).

But they use rocksDB as storage format, here's a blogpost on the performance of different storage formats (LevelDB, RocksDB, HyperLevelDB and LMDB)

@ciroiriarte
Copy link

How is the collected data stored currently?

@ahupowerdns
Copy link
Owner Author

we now split it up per week which is reasonably less stupid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants