Skip to content

oxinabox/AWSInfinidash.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWSInfinidash

Build Status Code Style: Blue

by David Cuthbert (@Kangadac)

AWS Infinidash Interface for Julia.

This package wraps up the standard Infinidash SDK from AWS.jl in to a more idiomatic Julia interface.

Right now it is still very bare bones. PRs welcome!

Demo

julia> using AWSInfinidash

julia> 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 ☺️

About

Idiomatic Julia wrapper of AWS Infinidash

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages