You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event Sourcing is a way of storing data for flexible retrieval. The principle behind Event Sourcing is very simple. We treat our database like a log file. It is a record of everything that happened as events, and we read these events in order to compute the state of things like we do while debugging an application from the logs.
In the same document, as you go down further, you'll see diagrams that look like this:
The will keep getting more and more detailed further along the document. There's many of them describing a lot of different things.
For example
I think it would be good to encapsulate the sprit of that text and/or those images into a logo.
A major influence behind the name grooves was http://groovy-lang.org/ which is used heavily in the project.
It would be a good idea to sync up with colors used in similar images in these diagrams. However, if you feel changes are needed to the colors, I can go back and change the CSS used in these diagrams.
It will be going in 2 important places
The project home where it will replace the tilted color changing text.
The documentation where I'll get rid of Table of contents and put it there. I'll also get rid of the title on the right.
It would be good if it fills out roughly that kind of aspect ratio, or has a variant where there is the name besides the logo to fill out such an aspect ratio.
Feel free to discard any of what I said if it gets in the way of creating a good logo.
I saw your work on birds-supply-portal and wallet. I'm impressed and really excited you're doing this.
No description provided.
The text was updated successfully, but these errors were encountered: