GsInfluxDB

Description

Experimental Playground forGemstone/S and Influx

Details

Source
GitHub
Dialect
gemstone (25% confidence)
Created
Oct. 15, 2021
Updated
Nov. 1, 2021

Categories

Serialization

README excerpt

# GsInfluxDB
Experimental Playground for Gemstone/S and InfluxDB. 

## Installation

You can load GsInfluxDB using Metacello

```Smalltalk
Metacello new
  repository: 'github://feldti/GsInfluxDB:main/repository';
  baseline: 'GsInfluxDB';
  onLock: [:ex | ex honor ];
  load 
```
← Back to results