Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
archive repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasObenaus committed Oct 25, 2024
1 parent da640c3 commit fe08c15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# gremcos

[![GoDoc](https://godoc.org/github.com/supplyon/gremcos?status.svg)](https://godoc.org/github.com/supplyon/gremcos) ![build](https://github.com/supplyon/gremcos/workflows/build/badge.svg?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/supplyon/gremcos)](https://goreportcard.com/report/github.com/supplyon/gremcos)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=alert_status)](https://sonarcloud.io/dashboard?id=supplyon_gremcos) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=coverage)](https://sonarcloud.io/dashboard?id=supplyon_gremcos) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=ncloc)](https://sonarcloud.io/dashboard?id=supplyon_gremcos) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=supplyon_gremcos&metric=code_smells)](https://sonarcloud.io/dashboard?id=supplyon_gremcos)

**This repository is archived and thus not under maintenance any more.!!!**
_Why?: We as a company moved away from using Azure Cosmos DB with GremlinAPI do to bad performance and missing features (atomicity). This made it impossible to use the GraphDB features of Cosmos DB in a production environment._

Gremcos is a fork of [schwartzmx/gremtune](https://github.com/schwartzmx/gremtune) with alterations to make it compatible with [Gremlin API of Azure Cosmos DB](https://docs.microsoft.com/en-us/azure/cosmos-db/graph-introduction) which is a Graph Database (Gremlin API) for Azure.

Expand Down

0 comments on commit fe08c15

Please sign in to comment.