Skip to content

Commit

Permalink
Merge pull request #59 from madflojo/rebranding
Browse files Browse the repository at this point in the history
Updating Images and README
  • Loading branch information
madflojo committed Sep 24, 2023
2 parents d5e1475 + 76a4e82 commit ee54bfa
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/madflojo/tarmac)](https://goreportcard.com/report/github.com/madflojo/tarmac)
[![Coverage Status](https://coveralls.io/repos/github/madflojo/tarmac/badge.svg?branch=master)](https://coveralls.io/github/madflojo/tarmac?branch=master)

## Framework for writing functions, microservices, or monoliths with Web Assembly Functions
## Framework for writing functions, microservices, or monoliths with Web Assembly

Tarmac is a new approach to application frameworks. Tarmac is language agnostic and offers built-in support for key/value stores like BoltDB, Redis, and Cassandra, traditional SQL databases like MySQL and Postgres, and fundamental capabilities like mutual TLS authentication and observability.

Expand Down
Binary file modified docs/tarmac-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/tarmac-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/tarmac.drawio
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<mxfile host="app.diagrams.net" modified="2023-09-24T02:32:23.801Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" etag="k9WviyBHL1vqaU6xP8HP" version="21.5.0" type="device" pages="3">
<mxfile host="app.diagrams.net" modified="2023-09-24T16:05:41.348Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" etag="puX2qZbh9iSwfoJE9qEC" version="21.5.0" type="device" pages="3">
<diagram name="Page-1" id="pIoVD0iAspJO_9bzJm9g">
<mxGraphModel dx="2954" dy="1157" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
Expand Down Expand Up @@ -188,7 +188,7 @@
</mxGraphModel>
</diagram>
<diagram id="ibiydexFNKTZnl2Op46P" name="Page-3">
<mxGraphModel dx="2954" dy="1157" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<mxGraphModel dx="1234" dy="1157" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
Expand Down Expand Up @@ -240,7 +240,7 @@
<mxCell id="TqgSpwLOpJsF1g5nsNJc-1" value="" style="shape=image;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Postgresql_elephant.svg/1985px-Postgresql_elephant.svg.png;strokeWidth=2;rounded=0;" vertex="1" parent="1">
<mxGeometry x="960" y="405.67" width="48.64" height="50.15" as="geometry" />
</mxCell>
<mxCell id="TqgSpwLOpJsF1g5nsNJc-2" value="&lt;font style=&quot;font-size: 19px;&quot;&gt;Tarmac&lt;/font&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeWidth=2;fontStyle=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxCell id="TqgSpwLOpJsF1g5nsNJc-2" value="&lt;font color=&quot;#f57342&quot; style=&quot;font-size: 23px;&quot; data-font-src=&quot;https://fonts.googleapis.com/css?family=Noto+Serif+Tamil&quot; face=&quot;Noto Serif Tamil&quot;&gt;Tarmac&lt;/font&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeWidth=2;fontStyle=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="282.5" y="390" width="357.5" height="40" as="geometry" />
</mxCell>
<mxCell id="44ogMM2CG0sjfGNydAzE-1" value="" style="shape=image;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=https://avatars0.githubusercontent.com/u/54989751?s=200&amp;v=4;strokeWidth=2;rounded=0;" vertex="1" parent="1">
Expand Down

0 comments on commit ee54bfa

Please sign in to comment.