Skip to content
#

minio

Here are 329 public repositories matching this topic...

Rome
marcpalmer
marcpalmer commented Jan 3, 2018

Enhancement Suggestion

Currently if Rome does not find a dependency or bcsymbolmap in the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.

It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.

Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

  • Updated Sep 5, 2020
  • Jupyter Notebook
drone-cache

Deploy a distributed AI stack to a multi-host or single-host Kubernetes cluster on CentOS 7 and also works on AWS - and comes with: cert-manager + redis-cluster + rook-ceph for persistent storage + minio s3 object store + splunk + optional external dns server + affinity examples - validated with K8 version 1.13.4 🔨 🔧 ☁️

  • Updated Mar 12, 2019
  • Shell
aminueza
aminueza commented Mar 4, 2020

Add a new resource to manage buckets file objects.

Some rules to follow:

  • add a new tag in provider.go: minio_s3_bucket_file;

  • add an object in payload.go file named as
    type S3MinioFile struct

  • create a func in check_config.go to fill up the object structure:
    func S3FileConfig

  • add a test file naming as minio_s3_bucket_file_test.go;

  • update the documentation creati

Improve this page

Add a description, image, and links to the minio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.