Robert Nishihara
964d5cac48
Expand API documentation. ( #375 )
...
* Expand API documentation and convert tutorial to rst.
* Fix formatting error in tutorial.
* Address William's comments.
* Address Stephanie's comments.
2017-03-17 16:48:25 -07:00
Robert Nishihara
6a4bde54dc
Only install ray python packages. ( #330 )
...
* Only install ray python packages.
* Add some __init__.py files.
* Install Ray before building documentation.
* Fix install-ray.sh.
* Fix.
2017-03-01 23:34:44 -08:00
Philipp Moritz
a708e36225
Switch build system to use CMake completely. ( #200 )
...
* switch to CMake completely
...
* cleanup
* Run C tests, update installation instructions.
2017-01-17 16:56:40 -08:00
Philipp Moritz
0ca0864856
Use flatcc for serialization of IPC messages. ( #140 )
...
* added Phllipp's updates
* Switch to using flatbuffers for IPC.
* Various changes.
* convert remaining messages and cleanups
* fix
* fix function signatures
* fix valgrind errors
* clang-format
* final commit
* Fix valgrind test.
2016-12-20 14:46:25 -08:00
Philipp Moritz
817f1e730c
Implement tables with redis modules ( #114 )
...
* initial redis module
* temp commit
* temp commit
* temp commit
* Empty object table functions and broken object_table_lookup
* fix segfault and clean up code
* cleanup and tests
* try to ignore redismodule.h
* check if data_size is integer
* Minor changes to redis-module tests.
* try to exclude redismodule from clang-format
* try something different
* fix clang-format and tests
* sleep a bit
* Result table
* fix redis_module tests
* fix tests and add tests for result table
* more tests
* randomize ports
* Minor changes.
* More fixes.
2016-12-11 17:40:19 -08:00
Robert Nishihara
02e8dd245d
Update gitignore. ( #94 )
2016-12-07 11:54:16 -08:00
mehrdadn
3714984094
Remove Redis version from Linux scripts ( #56 )
...
* Remove Redis version from Linux scripts
* Add documentation.
2016-11-21 15:02:40 -08:00
Robert Nishihara
5c50d97670
Update .gitignore file. ( #7 )
2016-10-28 11:40:08 -07:00
Johann Schleier-Smith
149c13913a
ignoring build output and example datasets ( #360 )
2016-08-09 11:30:33 -07:00
Johann Schleier-Smith
3ee0fd8f34
Update cluster guide ( #347 )
...
* clarify cluster setup instructions
* update multinode documentation, update cluster script, fix minor bug in worker.py
* clarify cluster documentation and fix update_user_code
2016-08-04 09:14:20 -07:00
mehrdadn
1961deeffb
Update Windows support ( #317 )
2016-07-28 13:11:13 -07:00
mehrdadn
84321d3f75
Ignore protobuf generated files ( #200 )
2016-07-02 21:07:28 -07:00
Robert Nishihara
cd2d630074
adding to gitignore
2016-06-26 10:59:16 -07:00
mehrdadn
68d752c23e
Some Visual Studio gitignores ( #122 )
...
* Ignore /build directory
* Some Windows and Visual Studio .gitignores
2016-06-18 10:04:02 -07:00
Philipp Moritz
3655dfbc23
Initial commit
2016-02-07 14:18:40 -08:00