Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxinabox/AWSInfinidash.jl
Idiomatic Julia wrapper of AWS Infinidash
https://github.com/oxinabox/AWSInfinidash.jl
Last synced: 3 months ago
JSON representation
Idiomatic Julia wrapper of AWS Infinidash
- Host: GitHub
- URL: https://github.com/oxinabox/AWSInfinidash.jl
- Owner: oxinabox
- License: mit
- Created: 2021-07-03T10:15:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T10:25:41.000Z (over 3 years ago)
- Last Synced: 2024-07-11T21:38:30.922Z (4 months ago)
- Language: Julia
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-infinidash - Infinidash SDK for JuliaLang
README
# AWSInfinidash
[![Build Status](https://github.com/oxinabox/AWSInfinidash.jl/workflows/CI/badge.svg)](https://github.com/oxinabox/AWSInfinidash.jl/actions)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)AWS Infinidash Interface for Julia.
This package wraps up the standard Infinidash SDK from [AWS.jl](https://github.com/JuliaCloud/AWS.jl) in to a more idiomatic Julia interface.
Right now it is still very bare bones.
**PRs welcome!**## Demo
```julia
julia> using AWSInfinidashjulia> i8h
#1 (generic function with 1 method)julia> I8h
Main.Infinidash
```## Planned Features
- Compostable pipelines
- Combine all the `foo_x`, `foo_y`, `foo_z` methods into one `foo(t, ...)` function with multiple dispatch.
- Docs.## Be aware:
Infinidash is not a real product.
It is an elaborate joke, making fun of today's tech landscape.
Mocking how a new framework or service comes out every other day.
And it's just a incomprehensible collection of buzzwords and hype.
Infinidash is a in-joke, but hey so are a lot of real products.
By reading this you are now also in on the joke ☺️