ceremonyclient/node/store
Cassandra Heart f0c71b2d40
some various fixes ahead of 1.4.7 (#119)
* experimental: switch mutex to RW to see if it alleviates backpressure on peer info

* relax mutex req

* reject unknown messages

* open the floodgates

* adjust message handler to use goroutine, i'll probably regret this

* switch that back, it was regret

* further discovery

* log more data

* forcibly block channel when unbounded

* else

* make it configurable so bootstrap peers are the only ones putting up with this.

* ok, non-starter, let's try a different route

* further tweaking

* let the peer info flow uninhibited

* final burn off on master

* final adjustments
2024-03-12 20:28:48 -05:00
..
clock.go some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
data_proof.go some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
errors.go primitive storage + data clock store 2023-09-09 18:52:04 -05:00
inmem_test.go v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
inmem.go v1.2.6 (#47) 2024-02-16 03:42:37 -06:00
iterator.go v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
key.go v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
kvdb.go v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
pebble.go v1.2.0 (#31) 2024-01-03 01:31:42 -06:00