Commit graph

  • 231cb32955 Do not delete block if just a single replication error. Write TODO stuff. Alex Auvolat 2020-04-22 19:25:15 +0000
  • 8971f34c81 Well they still have to exit when we're exiting though Alex Auvolat 2020-04-22 17:04:33 +0000
  • e8214cb180 Better concurrency: Alex Auvolat 2020-04-22 16:51:52 +0000
  • c0335ac690 Remove a few features in dependencies Alex Auvolat 2020-04-21 20:37:02 +0000
  • ec59e896c6 Make UUID & Hash Copy and remove some .clone() noise Alex Auvolat 2020-04-21 17:08:42 +0000
  • 8915224966 Return BadRequest codes for some admin_rpc failure cases Alex Auvolat 2020-04-21 16:45:32 +0000
  • b1ddb933b0 Make the repair command accept subcommands to not do everything all the time Alex Auvolat 2020-04-21 16:40:17 +0000
  • a04218047e Do full sync on node (re)start Alex Auvolat 2020-04-21 16:15:32 +0000
  • 2a84d965ab Improve table sync Alex Auvolat 2020-04-21 16:05:55 +0000
  • 0226561035 Do not insert deletion marker if there is no object to delete Alex Auvolat 2020-04-21 14:33:12 +0000
  • be0a2bae81 Add node tags in configuration Alex Auvolat 2020-04-21 14:07:15 +0000
  • cc4f2f1cfb Pretty logging Alex Auvolat 2020-04-21 12:54:55 +0000
  • 53cf4d1baa Log which workers are doing what Alex Auvolat 2020-04-19 21:33:38 +0000
  • ec7f9f07e2 Implement repair object->version and version->block ref Alex Auvolat 2020-04-19 21:27:08 +0000
  • 04acaea231 Don't do version & block_ref updates in background on deletion Alex Auvolat 2020-04-19 20:52:20 +0000
  • 5ae32972ef Implement repair command Alex Auvolat 2020-04-19 20:36:36 +0000
  • a54f3158f1 Less output Alex Auvolat 2020-04-19 19:38:45 +0000
  • ea75564851 More aggressive sync timings & improve other stuff Alex Auvolat 2020-04-19 17:59:59 +0000
  • e325c7f47a Add hostname to node info Alex Auvolat 2020-04-19 19:08:48 +0200
  • a6129d8626 Begin implement bucket management & admin commands Alex Auvolat 2020-04-19 17:15:48 +0200
  • 302502f4c1 Add support for fully replicated tables with epidemic dissemination of updates Alex Auvolat 2020-04-19 15:14:23 +0200
  • 7131553c53 Refactor sharding logic; coming next: full replication with epidemic dissemination Alex Auvolat 2020-04-19 13:22:28 +0200
  • 4ba54ccfca Reorder imports. Alex Auvolat 2020-04-18 19:39:08 +0200
  • bd1618e78e Remove proto.rs & move some definitions out of data.rs Alex Auvolat 2020-04-18 19:30:05 +0200
  • f41583e1b7 Massive RPC refactoring Alex Auvolat 2020-04-18 19:21:34 +0200
  • 3f40ef149f Fix sync: use max root checksum level Alex Auvolat 2020-04-17 21:59:07 +0200
  • f62b54f1df Fix add to resync on incref Alex Auvolat 2020-04-17 21:14:06 +0200
  • ace07da7c1 Fix walk_ring_from Alex Auvolat 2020-04-17 21:08:43 +0200
  • 40c48e6a59 Several resync workers; add delay on retry resync Alex Auvolat 2020-04-17 20:58:10 +0200
  • 29a1e94f23 Implement missing handler for read_range Alex Auvolat 2020-04-17 19:38:47 +0200
  • b4e96bdcf0 Fix paths :o Alex Auvolat 2020-04-17 19:20:17 +0200
  • 4abfb75509 Implement sending blocks to nodes that need them Alex Auvolat 2020-04-17 19:16:08 +0200
  • db1c4222ce Don't send items... Alex Auvolat 2020-04-17 18:51:29 +0200
  • 4bacaaf53f Resync block on read error Alex Auvolat 2020-04-17 18:38:11 +0200
  • b780f6485d Make sync send data both ways Alex Auvolat 2020-04-17 18:27:29 +0200
  • 69f1d8fef2 WIP Alex Auvolat 2020-04-17 17:09:57 +0200
  • e41ce4d815 Implement getting missing blocks when RC increases Alex Auvolat 2020-04-17 15:36:16 +0200
  • 867646093b Table range deletion Alex Auvolat 2020-04-17 14:49:10 +0200
  • 6ce14e2c9e Make all requests continue in the background even after we got enough responses. Alex Auvolat 2020-04-16 23:13:15 +0200
  • 4fe8329847 Enable debug info in release profile Alex Auvolat 2020-04-16 20:46:43 +0200
  • 768d22ccdb Better prints again, and a great question Alex Auvolat 2020-04-16 19:57:13 +0200
  • 2a05fd135a Change debug prints a bit Alex Auvolat 2020-04-16 19:37:08 +0200
  • 2f3b1a072f WIP Alex Auvolat 2020-04-16 19:28:02 +0200
  • 2832be4396 WIP Alex Auvolat 2020-04-16 18:41:10 +0200
  • e8d750175d Implement ring comparison algorithm Alex Auvolat 2020-04-16 17:04:28 +0200
  • f01c1e71b5 Begin work on sync... Alex Auvolat 2020-04-16 14:50:49 +0200
  • 43ce5e4ab4 Fix table RPC to not be interruptible Alex Auvolat 2020-04-12 23:05:53 +0200
  • 2bea76ce16 Small refactorings Alex Auvolat 2020-04-12 22:24:53 +0200
  • 9f8b3b5a18 TLS for command line client Alex Auvolat 2020-04-12 19:41:19 +0200
  • c788fc9f9e Cleanup Alex Auvolat 2020-04-12 19:18:31 +0200
  • d2814b5c33 TLS works \o/ Alex Auvolat 2020-04-12 19:00:30 +0200
  • d1e8f78b2c Trying to do TLS Alex Auvolat 2020-04-12 15:51:19 +0200
  • 5967c5a5af Refactor a bit Alex Auvolat 2020-04-12 13:03:55 +0200
  • 419c70e506 fixes Alex Auvolat 2020-04-12 12:10:33 +0200
  • 9c931f5eda Keep network status & ring in a tokio::sync::watch Alex Auvolat 2020-04-11 23:53:32 +0200
  • 5dd59e437d Local refcounting of blocks Alex Auvolat 2020-04-11 23:00:26 +0200
  • dcf58499a4 table::insert_many, version_table::updated Alex Auvolat 2020-04-11 19:43:29 +0200
  • 53289b69e5 Background task runner that replaces tokio::spawn Alex Auvolat 2020-04-11 18:51:11 +0200
  • 4a2624b76a We don't want the debugging to fail, actually. Alex Auvolat 2020-04-10 23:43:35 +0200
  • cf8fd948fc Add block ref table Alex Auvolat 2020-04-10 23:11:52 +0200
  • ff4fb97568 (Try to) disable LTO ? Alex Auvolat 2020-04-10 22:55:01 +0200
  • a50f07dfdc Refactor Alex Auvolat 2020-04-10 22:26:48 +0200
  • 3477864142 Fix the Sync issue. Details: Alex Auvolat 2020-04-10 22:01:48 +0200
  • d66c0d6833 Why is it not Sync?? Alex Auvolat 2020-04-09 23:45:07 +0200
  • a3eb88e601 Locally, transactions Alex Auvolat 2020-04-09 20:58:39 +0200
  • 1d786c2c66 Something works Alex Auvolat 2020-04-09 18:43:53 +0200
  • 101444abb3 Some progress Alex Auvolat 2020-04-09 17:32:28 +0200
  • 4c1aee42d5 Reorganize table API Alex Auvolat 2020-04-09 16:16:27 +0200
  • a450103ed0 Work & TODO Alex Auvolat 2020-04-08 23:47:34 +0200
  • cc580da0ae Some work Alex Auvolat 2020-04-08 23:01:49 +0200
  • bacc76a057 Some work in actually storing things Alex Auvolat 2020-04-08 22:00:41 +0200
  • d50edcdb4f Basic workflow for client PUT, next is do actual storage Alex Auvolat 2020-04-08 00:39:07 +0200
  • 90cdffb425 custom data type for hashes and identifiers Alex Auvolat 2020-04-07 18:10:20 +0200
  • 82b7fcd280 Config management & ring Alex Auvolat 2020-04-07 17:00:48 +0200
  • 061e676136 Refactor; ability to update network config Alex Auvolat 2020-04-07 16:26:22 +0200
  • 46d5b896e8 Fix pinging Alex Auvolat 2020-04-07 00:00:43 +0200
  • a7b85146fe Forgot to recalculate hash at strategic locations Alex Auvolat 2020-04-06 23:10:28 +0200
  • a09f019cc5 Seems to be fixed Alex Auvolat 2020-04-06 22:54:03 +0200
  • 87f2b4d2fc Ununderstandable error Alex Auvolat 2020-04-06 22:27:51 +0200
  • 3c36b449a3 Some work Alex Auvolat 2020-04-06 21:02:15 +0200
  • 1a5e6e39af Some more basic work Alex Auvolat 2020-04-06 19:55:39 +0200
  • 7102db1d54 First commit: skeleton for something great Alex Auvolat 2020-04-05 23:33:42 +0200