.. |
barrier
|
barrier ifdefs (TODO: barrier should be removed)
|
2016-10-13 15:42:19 +02:00 |
communication
|
Snapshot store and load works.
|
2016-09-09 16:14:20 +01:00 |
config
|
Added logic for cleaning older snapshots.
|
2016-09-11 22:22:52 +01:00 |
data_structures
|
Added documentation.
|
2016-09-18 23:22:36 +01:00 |
database
|
Added documentation.
|
2016-09-18 23:22:36 +01:00 |
dbms
|
Added documentation.
|
2016-09-18 23:22:36 +01:00 |
dc
|
QueryEngine is now templated with Stream, Bolt bugfix (one message can have many chunks)
|
2016-08-28 18:50:54 +01:00 |
import
|
Added documentation.
|
2016-09-18 23:22:36 +01:00 |
io
|
Changes for benchmarking on AWS.
|
2016-09-16 20:33:30 +01:00 |
logging
|
Everything is prepared for code generation for query like MATCH (n:Label {properties}) RETURN n
|
2016-10-15 20:16:32 +02:00 |
memory
|
All files for the Release are now isolated
|
2016-08-10 09:39:02 +01:00 |
mvcc
|
Merge branch 'memory' into snapshot
|
2016-09-12 20:18:30 +01:00 |
query_engine
|
iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler
|
2016-10-19 02:41:06 +02:00 |
serialization
|
Added documentation.
|
2016-09-18 23:22:36 +01:00 |
snapshot
|
Added documentation.
|
2016-09-18 23:22:36 +01:00 |
storage
|
iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler
|
2016-10-19 02:41:06 +02:00 |
template_engine
|
some new header + source files (vertices, vertex_accessor, properties), first version of Index works, skiplist<T> + concurrent_set + concurrent_map (still has to be finished)
|
2016-07-05 04:01:22 +01:00 |
threading
|
Added cleaner.
|
2016-08-30 00:45:07 +01:00 |
transactions
|
Minor refactorings:
|
2016-09-12 20:13:04 +01:00 |
utils
|
iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler
|
2016-10-19 02:41:06 +02:00 |
web
|
config is better now (yaml-cpp) + web::Client + web::Logger
|
2016-09-05 01:39:30 +01:00 |