Skip to content
#

event-stream

Here are 59 public repositories matching this topic...

oeuftete
oeuftete commented Apr 15, 2020

Description

A clear and concise description of what the bug is.

Setup

Create/import a GPG key.

Steps to Reproduce the behavior

Try to encrypt some text:

[root@master1 salt]# salt-call gpg.encrypt text=foo recipients=2CFCA2B538DD0FAC75838096A4E89A0D3328D483 output=/tmp/encypted_foo.txt user=salt
local:
    ----------
    comment:
        Encrypted data has bee
sebas2day
sebas2day commented Jul 11, 2019

Hi, I'm interested in using Mostjs but I find it difficult to find a good, somewhat "more complex" example, where it is using for instance pipes (like those in RamdaJS) in combination with async-await (or promises).

Also some implementation of a custom scheduler-task mechanism rather than the generally used newDefaultScheduler to explain the need/differences wo

albe
albe commented Jul 23, 2018

After a crash and potentially broken records, the storage should heal itself.

This can be achieved by following steps:

  • truncate all indexes to valid file sizes (currently throws an new Error('Index file is corrupt!'))
  • check if the partition contains an invalid document (unfinished write), if so, truncate the partition (currently throws an `new Error('Can only truncate on valid documen
BullOak
skleanthous
skleanthous commented Feb 12, 2017

Problem description

BullOak was made open source so as to share back into the community that we all are part of and in addition to that to be able to gather feedback and potentially contributions to BullOak from outside collaborators. In order for that to happen, we need documentation which at least covers the basic use cases for a CQRS framework.

Approach

We need documentation that

Improve this page

Add a description, image, and links to the event-stream topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-stream topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.