John Shahid
|
23434e765e
|
first working version of a query parser.
|
2013-10-03 00:34:16 -04:00 |
Paul Dix
|
f8b04626f2
|
Add interface for coordinator. Start protocol
|
2013-10-01 17:05:35 -04:00 |
Paul Dix
|
fde6a4d33b
|
Add matching against a regex
|
2013-10-01 14:54:18 -04:00 |
Paul Dix
|
159827faef
|
Take out the precomputing rollups part
|
2013-10-01 14:50:27 -04:00 |
Paul Dix
|
725e03c0b8
|
Modify how points are written in
|
2013-10-01 10:53:11 -04:00 |
John Shahid
|
fd38a73f79
|
normalize the field names so we don't have to repeat them with every point.
|
2013-09-30 21:59:13 -04:00 |
John Shahid
|
c90c12466c
|
rename the storage engine interface.
|
2013-09-30 17:29:07 -04:00 |
Paul Dix
|
90aa1e5072
|
add some index spec stubs and change how last() works
|
2013-09-30 17:28:28 -04:00 |
John Shahid
|
d7edbca667
|
minor tweaks.
|
2013-09-30 16:27:28 -04:00 |
John Shahid
|
6c104c8afa
|
use ruby hashrocket instead of colons.
|
2013-09-30 16:01:46 -04:00 |
Paul Dix
|
c4e86ecefe
|
sketched out some API ideas
|
2013-09-30 16:00:23 -04:00 |
John Shahid
|
e7ce59615b
|
combine the coordinator and the consensus pieces.
|
2013-09-30 15:17:50 -04:00 |
John Shahid
|
a5f6eea2a9
|
some other requirements that might be interesting.
|
2013-09-30 15:10:53 -04:00 |
John Shahid
|
f3a177ff23
|
first draft of the storage engine interface.
|
2013-09-30 15:10:43 -04:00 |
John Shahid
|
5a17cf519f
|
Add the coordinator to the diagram.
|
2013-09-30 15:10:01 -04:00 |
John Shahid
|
a2843bed86
|
some ascii art.
|
2013-09-30 11:03:05 -04:00 |
John Shahid
|
5d405d1b63
|
ignore some files.
|
2013-09-29 15:57:12 -04:00 |
Ben Johnson
|
5ed9d2edb5
|
Merge pull request #119 from coreos/upstream
Sort in descending order
|
2013-09-28 20:01:49 -07:00 |
Xiang Li
|
95caa734b6
|
use sort.Reverse
|
2013-09-28 20:00:40 -07:00 |
Xiang Li
|
38d588f5c0
|
sort the commitindex of peers in descending order
|
2013-09-28 13:53:12 -07:00 |
John Shahid
|
1bfda123e1
|
add requirements.
|
2013-09-27 12:37:19 -04:00 |
Paul Dix
|
2ed1158555
|
Initial commit
|
2013-09-26 07:31:11 -07:00 |
Xiang Li
|
32466c9a9e
|
Merge pull request #117 from grncdr/patch-1
Fix a word in README
|
2013-09-24 12:52:11 -07:00 |
Stephen Sugden
|
f81ef8d436
|
Fix a word in README
|
2013-09-24 12:49:42 -07:00 |
Xiang Li
|
f21c2063a6
|
Merge pull request #115 from goraft/http-transporter-fix
Use Peer.ConnectionString in HTTPTransporter.
|
2013-09-22 14:43:39 -07:00 |
Ben Johnson
|
957e71b4cf
|
Use Peer.ConnectionString in HTTPTransporter.
|
2013-09-22 14:59:51 -06:00 |
Xiang Li
|
1b88b71aa2
|
Merge pull request #114 from coreos/upstream
fix snapshot
|
2013-09-21 22:24:22 -07:00 |
Xiang Li
|
426830f22c
|
Merge https://github.com/goraft/raft into upstream
|
2013-09-22 01:16:46 -04:00 |
Xiang Li
|
c159d918d3
|
fix takesnapshot
|
2013-09-22 01:15:54 -04:00 |
Brandon Philips
|
adb4299e5b
|
chore(server): spelling error
s/connectiongString/connectionString/
|
2013-09-21 21:08:18 -07:00 |
Ben Johnson
|
f8486a5eab
|
Merge pull request #113 from coreos/upstream
check sendSRR response
|
2013-09-20 13:57:35 -07:00 |
Xiang Li
|
f92654b00e
|
expose protobuf encoding/decoing API
|
2013-09-18 21:07:12 -04:00 |
Xiang Li
|
dbedc982df
|
fix snapshot related issue
|
2013-09-18 00:19:46 -04:00 |
Xiang Li
|
0e62627e27
|
check sendSRR response
|
2013-09-17 19:18:50 -04:00 |
Xiang Li
|
b71d2ecae9
|
Merge pull request #112 from goraft/minor-refactor-add-remove-peer
Minor refactor of AddPeer/RemovePeer.
|
2013-08-19 09:03:27 -07:00 |
Ben Johnson
|
26365a2dc9
|
Minor refactor of AddPeer/RemovePeer.
|
2013-08-19 09:54:44 -06:00 |
Ben Johnson
|
ad4053e8b4
|
Merge pull request #110 from coreos/conf
Conf
|
2013-08-19 08:48:33 -07:00 |
Ben Johnson
|
923770a653
|
Merge pull request #111 from mattn/windows
Build on windows
|
2013-08-18 19:55:15 -07:00 |
mattn
|
fdec6d5537
|
Use os.File.Sync.
|
2013-08-19 11:43:20 +09:00 |
Xiang Li
|
851ca9ceea
|
add connectionstring
|
2013-08-15 16:35:01 -07:00 |
Xiang Li
|
ff29c6d17d
|
wip/ move write/read to server.go and add test
|
2013-08-15 12:25:00 -07:00 |
Xiang Li
|
ce1bd81d08
|
add todo
|
2013-08-13 14:34:42 -07:00 |
Xiang Li
|
8ed555bb32
|
merge
|
2013-08-13 14:32:35 -07:00 |
Xiang Li
|
cd98f72c58
|
conf
|
2013-08-13 14:31:19 -07:00 |
Ben Johnson
|
b67b95a296
|
Merge pull request #109 from coreos/upstream
Update
|
2013-08-12 21:02:44 -07:00 |
Xiang Li
|
f16052cd9f
|
minor fix
|
2013-08-12 21:01:30 -07:00 |
Xiang Li
|
132dae3022
|
before remove the node, flush the remove command to the node first
|
2013-08-12 14:46:32 -07:00 |
Xiang Li
|
27906fddaa
|
snapshot should be an API
|
2013-08-10 10:53:39 -07:00 |
Ben Johnson
|
e02eb83ec3
|
Merge pull request #107 from philips/fixup-internal-imports
Fixup internal imports
|
2013-08-09 22:23:06 -07:00 |
Brandon Philips
|
4a76e4617e
|
fix(misc): update to new URL
move README and Makefile to use the new URL.
|
2013-08-09 22:19:56 -07:00 |