Commit Graph

66 Commits

Author SHA1 Message Date
o0Ignition0o f526f98015 (cargo-release) version 0.1.2 2021-07-13 17:37:54 +02:00
Paul Masurel fb4d3c88ce Closing bug involving heartbeat timeout.
The timeout logic was inverted. A timeout is when now > deadline.

Closes #48.
2021-06-21 16:25:23 +09:00
Mahmut Bulut badac7d551 (cargo-release) version 0.1.2-alpha.3 2020-07-21 15:15:30 +02:00
Mahmut Bulut 875897e547 (cargo-release) version 0.1.2-alpha.2 2020-07-21 15:10:22 +02:00
Mahmut Bulut c4f972abef Updates 2020-07-21 12:35:03 +02:00
Mahmut Bulut d35466a8e9 (cargo-release) version 0.1.2-alpha.1 2020-07-21 01:35:05 +02:00
Mahmut Bulut 8cb9e81d28
Merge branch 'master' into upgrades 2020-07-21 01:19:08 +02:00
Mahmut Bulut 02cbce4998 Upgrade crates 2020-07-21 00:39:31 +02:00
o0Ignition0o ead4142af4 (cargo-release) start next development iteration 0.1.2-alpha.0 2020-07-02 18:02:36 +02:00
o0Ignition0o 9e26fa1967 (cargo-release) version 0.1.1 2020-07-02 18:01:48 +02:00
o0Ignition0o ae7ce17860 Add debug impl for Cluster 2020-07-02 16:58:17 +02:00
Mahmut Bulut 285f7b2811 (cargo-release) start next development iteration 0.1.1-alpha.0 2020-06-18 21:49:21 +02:00
Mahmut Bulut 8cc406e3fe Cargo toml fixes 2020-06-18 21:42:29 +02:00
Mahmut Bulut abb4b012d7
Merge pull request #27 from bastion-rs/fixes
Recent fixes
2020-06-18 20:47:31 +02:00
Mahmut Bulut fbda7a05dc Recent fixes 2020-06-18 20:47:03 +02:00
Mahmut Bulut 1adb053118 Protocol server impl
Processor connection

Finalize versioned writes

Ordinary write handler impl

Get obj from versioned query

Strong consistency read

State definition

Rework

Remove backtrace

Apply checks

Config rework

Fix versions

Finalize
2020-04-20 22:43:48 +02:00
dependabot-preview[bot] db769ea2ec
Update libp2p requirement from 0.16.0 to 0.17.0
Updates the requirements on [libp2p](https://github.com/libp2p/rust-libp2p) to permit the latest version.
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/rust-libp2p/compare/v0.16.0...v0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 07:17:05 +00:00
Mahmut Bulut f2b85c35a3 Update to latest kaos 2020-03-08 13:44:00 +01:00
Mahmut Bulut 1021b99071 Format apply 2020-03-08 13:09:24 +01:00
Mahmut Bulut b2eb74fed7 Add chaotic run too 2020-03-08 13:01:08 +01:00
Mahmut Bulut a9b43059a7 Finalize all submodules 2020-03-08 11:30:23 +01:00
Mahmut Bulut 17a2c0ae1e Set version 2020-03-08 01:48:18 +01:00
Mahmut Bulut 957c57aa34 revisit launcher 2020-03-08 00:45:08 +01:00
Mahmut Bulut 6728c427d3 Fix clippy and format 2020-03-07 18:42:49 +01:00
Mahmut Bulut 5c8f51468f Chaos tests 2020-03-07 18:38:58 +01:00
Mahmut Bulut 6c08b7bb5a Rework the code 2020-03-06 00:28:23 +01:00
Mahmut Bulut 25eed79ae5 Initial failpoint tests 2020-03-06 00:24:50 +01:00
o0Ignition0o febfa81616 Clippy lints fix. 2020-03-01 19:24:15 +01:00
Mahmut Bulut f0cb401821 Check order for visibility 2020-02-29 19:16:08 +01:00
Mahmut Bulut 2c7ce1d319 Apply checks 2020-02-29 19:09:48 +01:00
Mahmut Bulut b7ca93342e Resolve most of the code smells 2020-02-29 19:08:21 +01:00
Mahmut Bulut 2a175d8ba2 Refactor references and states 2020-02-29 17:39:20 +01:00
Mahmut Bulut c249e8781b Rework the module 2020-02-29 16:20:05 +01:00
Mahmut Bulut fb9fda6ef2 Apply checks 2020-02-29 15:37:55 +01:00
Mahmut Bulut e49fa9ca85 Get rid of thread based system 2020-02-29 15:36:50 +01:00
Mahmut Bulut 90f8e5ec4e Apply checks for the code 2020-02-29 15:26:32 +01:00
Mahmut Bulut 72cf188169 Fix imports 2020-02-29 15:17:34 +01:00
Mahmut Bulut 0c4ed72bb4
Merge branch 'master' into async-cluster-construct 2020-02-29 15:11:03 +01:00
Mahmut Bulut f9b8f65137 Async cluster construction 2020-02-29 15:09:53 +01:00
Mahmut Bulut ef1a4731bb
Merge pull request #10 from bastion-rs/cluster-autoinit
Docs
2020-02-28 23:28:52 +01:00
Mahmut Bulut 8acf9ee6c1 Docs 2020-02-28 23:28:25 +01:00
Mahmut Bulut 2694866e8a
Merge pull request #9 from bastion-rs/cluster-autoinit
Fix readme and alignment
2020-02-28 22:34:28 +01:00
Mahmut Bulut ebcddef47f Fix salignment 2020-02-28 22:33:52 +01:00
Mahmut Bulut 9e7c344103
Merge branch 'master' into cluster-autoinit 2020-02-28 22:31:31 +01:00
balaji jinnah fa983deed5 - Use AsRef<str> instead of String
- Avoid sending payload to the local peer

Signed-off-by: balaji jinnah <rbalajis25@gmail.com>
2020-02-28 18:24:21 +05:30
பாலாஜி ac02467292 add support to send payload to the peers
Signed-off-by: பாலாஜி <rbalajis25@gmail.com>
2020-02-27 20:21:17 +05:30
Mahmut Bulut 98858aa0d7 Auto init code for AP cluster 2020-02-26 20:22:00 +01:00
dependabot-preview[bot] 84f5161c3d
Update libp2p requirement from 0.15.0 to 0.16.0
Updates the requirements on [libp2p](https://github.com/libp2p/rust-libp2p) to permit the latest version.
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/rust-libp2p/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 07:21:40 +00:00
Mahmut Bulut 109f1afbb1 Apply checks 2020-02-11 02:53:31 +01:00
Mahmut Bulut b1b1c13231 Add CI 2020-02-11 02:44:47 +01:00