Teemu Ollakka
|
ef4baa9f9d
|
Renamed server_context to server_state.
|
2018-06-17 10:07:48 +03:00 |
|
Teemu Ollakka
|
ad0617c660
|
Using javadoc style for doc comments
|
2018-06-16 15:23:14 +03:00 |
|
Teemu Ollakka
|
256000f934
|
Refactored client_service interface out of client_context
|
2018-06-14 19:44:38 +03:00 |
|
Teemu Ollakka
|
0b6e49474f
|
Tests and fixes for replaying.
|
2018-06-14 15:00:40 +03:00 |
|
Teemu Ollakka
|
9e8e6d47ba
|
* Unit test for SR 2PC
* Removed redundant data class
* Introduced const_buffer and mutable_buffer
* Transaction context and client context interface refactoring
|
2018-06-12 18:04:32 +03:00 |
|
Teemu Ollakka
|
0186342092
|
Initial replicating side implementation of streaming replication
|
2018-06-12 15:44:20 +03:00 |
|
Teemu Ollakka
|
3456a8b953
|
Unit tests for identifier class.
|
2018-06-12 11:22:02 +03:00 |
|
Teemu Ollakka
|
d6f185c278
|
Refactored provider specific code out of server_context.cpp
|
2018-06-12 10:52:56 +03:00 |
|
Teemu Ollakka
|
97d9f93648
|
Refactored seqno and id classes out of provider.hpp
|
2018-06-12 10:20:58 +03:00 |
|
Teemu Ollakka
|
2619615e02
|
Fixed problems with server_context unit tests.
Added WITH_ASAN and WITH_TSAN options, enabled unit tests by default.
|
2018-06-10 15:31:41 +03:00 |
|
Teemu Ollakka
|
ca615fcbd8
|
Provider abstraction code compiles.
|
2018-06-10 12:46:42 +03:00 |
|
Teemu Ollakka
|
e74b214c9c
|
Provider type abstraction, partially completed.
|
2018-06-09 23:28:02 +03:00 |
|
Teemu Ollakka
|
d3cb537d1e
|
Changed project name to wsrep-lib.
|
2018-06-03 21:56:28 +03:00 |
|