Commit Graph

5 Commits (7ace10f7e6a4b362502eabc3588ece157f00d770)

Author SHA1 Message Date
Jason Wilder e0598be9a6 Re-add raft/messaging
Deleting them broke the build.
2015-05-11 09:20:22 -06:00
Ben Johnson 85e285623e Refactor meta data to separate package.
This commit moves meta data from the influxdb.Server and extracts it
out to a new "meta" package. This package handles all strongly
consistent data in the database and maintains a small set of metadata
in-memory.

Conflicts:
	meta/store.go
2015-05-08 11:52:05 -06:00
Ben Johnson 44a5f90acf Rough log segment read/write. 2014-09-06 21:10:06 -06:00
Ben Johnson 1cd720df2a raft.md 2014-09-04 07:12:41 -06:00
Ben Johnson a527f8543b raft.md 2014-09-04 06:32:32 -06:00