bhindex:testing

Last commit made on 2018-06-12
Get this branch:
git clone -b testing https://git.launchpad.net/bhindex
Only Ulrik Mikaelsson can upload to this branch. If you are Ulrik Mikaelsson please log in for upload directions.

Branch merges

Branch information

Name:
testing
Repository:
lp:bhindex

Recent commits

58c3a33... by Ulrik Mikaelsson

Drop unused copy of sync.proto

33aa28e... by Ulrik Mikaelsson

distdb/syncer: Implement send-timeout for updates

Avoids slow nodes blocking updates

1ec1681... by Ulrik Mikaelsson

distdb/database: Don't write "None"-value to a new row.

It's already in consistent state

d0d9804... by Ulrik Mikaelsson

syncer.py: Fix some test-affecting bugs

8c9d1f9... by Ulrik Mikaelsson

sync.proto: Fix package name

a62dfdb... by Ulrik Mikaelsson

FUP syncer

9d13af0... by Ulrik Mikaelsson

bhindex: Catch and log exceptions in Pooled checker-threads

a7725cc... by Ulrik Mikaelsson

bithorde/client: Implement reconnect-behavior

8c83e30... by Ulrik Mikaelsson

Replace fusell with ready-made 3d-party llfuse

Without eventlet-based concurrency, fusell is no longer needed.

b6a0667... by Ulrik Mikaelsson

Replace concurrent with simpler thread_io