Pinned Repositories
concurrency-exmaples
delfin
go-algorithms
Learning the Go language from data structure and algorithms
go-panda
Multiple Cloud Data Controller
kubernetes
Production-Grade Container Scheduling and Management
nbp
Sushi: OpenSDS Northbound Plugin Project
opensds
OpenSDS Controller Project
wisererik's Repositories
wisererik/robotframework
Generic automation framework for acceptance testing and RPA
wisererik/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
wisererik/dbdb.io
The On-line Database of Databases
wisererik/kin-openapi
OpenAPI 3.0 implementation for Go (parsing, converting, validation, and more)
wisererik/EasyScheduler
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of "complicated task dependencies but cannot directly monitor the health status of tasks". Easy Scheduler assembles tasks in a DAG diagram and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, recovery failure from the specified node, pause and kill tasks.中文描述:Easy Scheduler是一个分布式工作流任务调度系统,主要解决"错综复杂的任务依赖关系,而不能直观监控任务健康状态等问题"。Easy Scheduler以DAG流式的方式将Task组装起来,并可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,使调度变得更加容易,更可以从其中文名“易调度”看出我们的初衷,如果你对目前市面上的调度不够满意,非常欢迎使用易调度,欢迎大家加入进来,提出需求,也欢迎贡献代码
wisererik/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
wisererik/git-cloc
wisererik/light-task-scheduler
Distributed Scheduled Job Framework
wisererik/opensds-dashboard
This is the dashboard for OpenSDS.
wisererik/presentations
This repo contains presentations for the conferences that the OpenSDS team has participated in.
wisererik/orchestration
Repo for automation and orchestration
wisererik/celery
Distributed Task Queue (development branch)
wisererik/orchestration--back
wisererik/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
wisererik/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
wisererik/opensds-meetings
Repo for OpenSDS meetings
wisererik/proposals
Repository for previous SDS proposed solutions
wisererik/images
wisererik/go-panda
Multiple Cloud Data Controller
wisererik/work-note
wisererik/gophercloud
Gophercloud: an OpenStack SDK for Go
wisererik/k8s-controller-custom-resource
Base sample for a custom controller in Kubernetes working with custom resources
wisererik/design-specs
OpenSDS design proposals repo
wisererik/concurrency-exmaples
wisererik/external-storage
External storage plugins, provisioners, and helper libraries
wisererik/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
wisererik/wisererik.github.io
Personal blog
wisererik/go-patterns
Curated list of Go design patterns, recipes and idioms
wisererik/kubewatch
Watch k8s events and trigger Handlers
wisererik/design-pattern-golang