1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
ctrl/doc
postmannen 3a31ced938 Squashed commit of the following:
implemented reading and embedding the content of a local file with {{CTRL_FILE}}

fixed error with not found filename in copy test, remove debug logs

seedfile: removed deletion, and changed file permissions to 600

created flags for profiling

renamed startup.subscriber to startup.startProcess

created a separate method for helloPublisher

removed processKind, og removed not needed file check in copy request

removed sams from channels

removed publisher channel on subject, and messages to publish are now directly published from the newMessagesCh

removed no longer needed compression and serialization flags.

all messaging are using zstd for compression, and cbor for serializing

added functions for handling cbor serializing and zstd compression, and swapped out json marshaling of jetstream message data with cbor and zstd

added flag for max jetstream messages to keep on broker per subject
2024-12-03 16:17:33 +01:00
..
concept/auth updated comments 2022-06-22 14:32:58 +02:00
example-messages Squashed commit of the following: 2024-11-19 03:48:42 +01:00
kubernetes Squashed commit of the following: 2024-11-19 03:48:42 +01:00
nats-server-configuration updated doc with nats-broker nkeys info 2021-08-02 20:38:50 +02:00
src Squashed commit of the following: 2024-12-03 16:17:33 +01:00
book.toml Added book 2024-11-17 21:22:35 +01:00
message-flow.svg Added message flow diagram 2022-11-08 08:44:24 +01:00
message-routing.drawio.drawio relay, central ok, but no output to node1 2021-11-19 09:35:53 +01:00