1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00

Commit Graph

  • fbe51627a1 Generate documentation from API headers only. Teemu Ollakka 2018-05-07 19:47:21 +03:00
  • 0988978826 Moved public API includes under include/trrep Teemu Ollakka 2018-05-07 19:40:10 +03:00
  • db5bcb50ef Renamed SST related interface methods. Teemu Ollakka 2018-05-07 19:04:41 +03:00
  • abf8ef34fc SST sent/received impls for mock provider, added assertions Teemu Ollakka 2018-05-06 15:43:07 +03:00
  • e7cabb713f Improved dbms sim statistics. Teemu Ollakka 2018-05-02 16:53:17 +03:00
  • 8e501fc03b Fixed several issues with BF aborts and error reporting. Teemu Ollakka 2018-05-02 13:55:38 +03:00
  • e3ca0d699b Added logger class, BF abort debugging. Teemu Ollakka 2018-04-30 17:28:18 +03:00
  • 3c334fbc87 More strict server context state management. Teemu Ollakka 2018-04-29 18:42:36 +03:00
  • c301c0896b Refactoring. Teemu Ollakka 2018-04-29 17:15:24 +03:00
  • c1f8f2c37d Client context documentation, refactoring. Teemu Ollakka 2018-04-27 17:03:09 +03:00
  • 28026ea4fc Started documenting client context. Teemu Ollakka 2018-04-27 12:51:05 +03:00
  • f3afb6306d Initial documentation for server context. Teemu Ollakka 2018-04-27 10:33:53 +03:00
  • 8f45d88190 Added wsrep API as git submodule Teemu Ollakka 2018-04-27 09:02:54 +03:00
  • 59c87e2dfb Updated README.md Teemu Ollakka 2018-04-25 10:40:31 +03:00
  • caa78cfd28 Compute transactions per second Teemu Ollakka 2018-04-24 18:03:53 +03:00
  • 77bef0fe9d Fixed deadlock in replaying, keep trx state in cleanup Teemu Ollakka 2018-04-24 12:12:20 +03:00
  • ea512d9c36 Ported to latest wsrep API v26 Teemu Ollakka 2018-04-20 16:54:10 +03:00
  • 5c1d390b74 DBMS simulator runs client load Teemu Ollakka 2018-04-19 18:44:56 +03:00
  • 3510d0739c Added SST methods, able to start several nodes in simulator Teemu Ollakka 2018-04-19 15:03:38 +03:00
  • 3c6eff581c DBMS simulator is now able to start and stop one server Teemu Ollakka 2018-04-19 13:09:36 +03:00
  • 557d43657c Initial version of dbms_simulator, partial wsrep provider loading Teemu Ollakka 2018-04-18 18:16:55 +03:00
  • cd21425e07 Added unit tests for server_context applying codepath. Teemu Ollakka 2018-04-18 15:03:12 +03:00
  • e8f4b2d183 * Added tests for voluntary transaction rollback * Finished applier 2pc test Teemu Ollakka 2018-04-18 13:33:21 +03:00
  • bed41a5ffd Made provider abstract interface instead of using pimpl. Added forgotten mock_client_context.hpp. Teemu Ollakka 2018-04-18 12:46:25 +03:00
  • c1fb9014ce Made trrep::mutex abstract class in order to allow DBMS integrations to define their own instrumented mutex types. Teemu Ollakka 2018-04-18 12:14:10 +03:00
  • 7e5d2d3606 Added placeholder doxyfile Teemu Ollakka 2018-04-17 16:58:28 +03:00
  • 468e66dea0 Applier side transaction state changes and tests Teemu Ollakka 2018-04-17 16:37:03 +03:00
  • ab795f7979 Mock server context Teemu Ollakka 2018-04-17 15:01:48 +03:00
  • 5c3d5ce24d Various changes Teemu Ollakka 2018-04-17 11:21:11 +03:00
  • 3b428ff0b7 Imported initial implementation Teemu Ollakka 2018-04-16 14:37:58 +03:00