John Shahid
319e6a4735
Abstract storage engines
...
This commit create a storage engine interface and modify shards to use
interface instead. It also adds a B-Tree implementation and benchmark
tool to compare the performance of the different storage engines.
2014-06-18 12:42:23 -04:00
Matthijs Boelstra
9a06ec4031
Close #547 . Add difference function
2014-05-20 14:43:22 -04:00
John Shahid
7bc4199328
add more files to .gitignore
2014-05-07 12:02:27 -04:00
John Shahid
9ee31400ba
ignore more files
2014-03-25 14:22:21 -04:00
John Shahid
7696d6e461
add goraft as a git submodule
2014-03-24 19:44:27 -04:00
John Shahid
9b1f92220f
ignore more files
2014-03-24 16:59:54 -04:00
Pawel Szymanski
dbe76dfa31
partial fix for issue #294 processing some queries in batches
2014-03-12 17:56:19 -04:00
John Shahid
36932ad604
remove the version from the influxd.go file
2014-03-12 16:00:01 -04:00
John Shahid
348d5b568c
ignore more files
2014-03-07 12:06:27 -05:00
Paul Dix
e9d39cabaa
Ignore benchmark log
2014-02-27 12:43:10 -05:00
John Shahid
7883d28e04
add gogoprotobuf to .gitignore
2014-02-05 15:12:44 -05:00
Dieter Plaetinck
58d062c3be
ignore protocol.pb.go as it's auto generated
2014-02-01 12:56:57 -05:00
John Shahid
6d3cf7cd0c
ignore the benchmark binary
2014-01-09 18:01:05 -05:00
John Shahid
4a58dce5b7
make the location of the log file configurable
2013-12-11 14:15:14 -05:00
Paul Dix
ec93c7f601
Close #20 . Fix #78 . Add clustering, reads/writes are distributed
2013-12-03 18:40:15 -05:00
John Shahid
096495b8b5
use Makefile instead of shell scripts
2013-11-26 13:44:42 -05:00
John Shahid
8c5aafb11b
ignore the right files.
2013-11-07 10:01:31 -05:00
John Shahid
425f42093f
Enforce read/write access.
2013-10-25 16:03:52 -04:00
John Shahid
a89a6cbe7c
Create ubuntu and centos packages.
2013-10-24 17:58:19 -04:00
Todd Persen
c5ff9ccf7f
Ignore build folder for generating packages.
2013-10-22 11:33:55 -04:00
John Shahid
5c12a78785
Add user model and raft replication for user data.
2013-10-21 15:59:12 -04:00
Paul Dix
0e88adfea9
Add main server. Add configuration for server. Add integration spec. Updatae http api to not have /api at the beginning
2013-10-21 14:54:37 -04:00
John Shahid
9ca1975b2c
add more dependencies.
2013-10-17 13:22:51 -04:00
John Shahid
0a88a01771
Rename the query package to parser.
2013-10-09 11:33:54 -04:00
John Shahid
9b0ec7e302
remove generated code from the repo.
2013-10-08 17:35:25 -04:00
Paul Dix
340f1dcdfe
Ignore all github repos
2013-10-08 17:24:46 -04:00
Todd Persen
d5f4571cfc
ignore .DS_Store
2013-10-08 16:28:45 -04:00
Todd Persen
6005989c27
Ignore binaries for Valgrind.
2013-10-08 12:56:23 -04:00
John Shahid
6020d05426
check in the exports file.
2013-10-03 13:20:43 -04:00
John Shahid
d97039978d
ignore more files.
2013-10-03 13:15:44 -04:00
John Shahid
358da886ea
ignore more files.
2013-10-03 00:34:31 -04:00
John Shahid
5d405d1b63
ignore some files.
2013-09-29 15:57:12 -04:00