Ivan Fraixedes
84b844a2a7
redis-server: Move testing type to specific testing pkg
...
Move a specific interface & types used for testing to be a private
subpackage with a name that clearly identifies it for testing purpose.
Change-Id: I646cf3b6f0a3b518a6f9a125998dc5a02df02db6
2021-03-10 06:09:46 +00:00
Egon Elbre
e0dca4042d
all: add pprof labels for debugger
...
By using pprof.Labels debugger is able to show service/peer names in
goroutine names.
Change-Id: I5f55253470f7cc7e556f8e8b87f746394e41675f
2020-10-29 15:10:07 +00:00
Egon Elbre
d0beaa4a87
pkg/revocation: pass ctx into opening the database
...
Opening a databases requires ctx, this is first step to passing ctx
to the appropriate level.
Change-Id: I12700f39a320206d8a2a4e054452319f8585b44b
2020-10-29 07:15:36 +00:00
Cameron Ayer
33d696b096
storage/redis/redisserver: simplify redisserver creation
...
Change-Id: I881576a7881db671b5abeeca7120a022987cc47f
2020-02-11 19:11:57 +00:00
Egon Elbre
6615ecc9b6
common: separate repository
...
Change-Id: Ibb89c42060450e3839481a7e495bbe3ad940610a
2019-12-27 14:11:15 +02:00
Egon Elbre
ee6c1cac8a
private: rename internal to private ( #3573 )
2019-11-14 21:46:15 +02:00