bhindex:master

Last commit made on 2018-07-03
Get this branch:
git clone -b master 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:
master
Repository:
lp:bhindex

Recent commits

081266c... by Ulrik Mikaelsson

Add jobs for gitlab-CI

1e1e5b4... by Ulrik Mikaelsson

Drop unused copy of sync.proto

c36e9fe... by Ulrik Mikaelsson

distdb/syncer: Implement send-timeout for updates

Avoids slow nodes blocking updates

0a81bbb... by Ulrik Mikaelsson

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

It's already in consistent state

e6c647f... by Ulrik Mikaelsson

syncer.py: Fix some test-affecting bugs

8e4500f... by Ulrik Mikaelsson

sync.proto: Fix package name

726b141... by Ulrik Mikaelsson

FUP syncer

f1d94f6... by Ulrik Mikaelsson

bhindex: Catch and log exceptions in Pooled checker-threads

5a9c183... by Ulrik Mikaelsson

bithorde/client: Implement reconnect-behavior

dcfb094... by Ulrik Mikaelsson

Replace fusell with ready-made 3d-party llfuse

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