|
|
a23661e088
|
Change project name to "thalos" (working name).
|
2023-03-29 15:28:40 +02:00 |
|
|
|
1de6cd9432
|
transport/redis_pubsub/publisher.go: Adding Close() method.
|
2023-03-29 11:51:15 +02:00 |
|
|
|
531a2d3d17
|
Move Key and Namespace from transport/redis_pubsub to transport/redis_common
|
2023-03-08 16:28:52 +01:00 |
|
|
|
68c21c8ed8
|
transport/channel.go: Rewrite to not use a interface. Action struct has a Channel() method that returns a channel instead.
|
2023-03-07 18:35:58 +01:00 |
|
|
|
f9fc88b0fb
|
transport/publisher.go: rename to writer.go
|
2023-03-07 11:41:22 +01:00 |
|
|
|
19b93495ee
|
transport/redis_pubsub/redis.go rename to publisher.go
|
2023-03-07 11:33:53 +01:00 |
|