scale
Here are 479 public repositories matching this topic...
Native GraphQL Database with graph backend
-
Updated
Apr 14, 2022 - Go
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
-
Updated
Mar 30, 2022 - Java
Distributed PostgreSQL as an extension
-
Updated
Jun 1, 2022 - C
/area API
/area autoscale
/kind cleanup
Actual Behavior
The max-scale and min-scale annotation has been introduced in knative/serving#12103 alignment. The client was using those names, but recently this changed to the inverse - knative/client#958. This leads to confusion on docs, and UX as seen in: https://github.com/knative/docs/iss
Describe your question
平台:mac m1 arm64
容器平台: docker desktop V4.5.0
docker版本:Server Version: 20.10.12 Storage Driver: overlay2
运行镜像:oceanbase/oceanbase-ce standalone-3.1.3
启动命令:docker run -p 2881:2881 --name obstandalone --platform linux/amd64 -e MINI_MODE=1 -d oceanbase/oceanbase-ce:standalone-3.1.3
启动过程中的问题:
启动执行 docker logs obstandalone 有以下信息
generate boot.yaml ...
/root/boot
Create music with JavaScript
-
Updated
Nov 28, 2021 - TypeScript
-
Updated
Mar 26, 2022 - JavaScript
Flutter screen adaptation, font adaptation, get screen information
-
Updated
May 23, 2022 - Dart
A Xcode plugin to automatically generate 2x, 1x image from 3x image for you, or upscale to 3x from 2x
-
Updated
Dec 22, 2018 - Objective-C
Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.
-
Updated
Jun 1, 2022 - Java
TL;DR
With all the work behind us in pyflyte package, run, and register, along with the legacy serialize, the pyflyte code could probably use some cleanup.
Details
This ticket includes but shouldn't be construed as to be limited to the following:
- Use the same module loading code between the
runandregistercommands. Sincerunhas to firstregister, and since it also
An enhanced HTTP client for Go
-
Updated
Apr 6, 2022 - Go
A functional music theory library for Javascript
-
Updated
Apr 12, 2022 - TypeScript
SpiceDB: Open source permissions database inspired by Google Zanzibar
-
Updated
Jun 1, 2022 - Go
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
-
Updated
Apr 4, 2022 - Swift
Is your feature request related to a problem? Please describe.
I would like to know how Brighter reacts if it receives messages from other systems.
Describe the solution you'd like
Would like to know if you can rely on default behavior or if any additional message headers are needed
-
Updated
Mar 26, 2020 - JavaScript
一款支持上下拉刷新、越界回弹、二级刷新、横向刷新、拉伸回弹、平滑滚动、嵌套滚动的多功能刷新控件
-
Updated
Sep 9, 2021 - Java
PHP library to resize, scale and crop images. Cloud solution available at:
-
Updated
May 12, 2022 - PHP
Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster
-
Updated
Apr 12, 2022 - Scala
Add some Depth to your fragments
-
Updated
Oct 1, 2018 - Java
Guidance on how to observe, measure, and correct common issues in a cloud-based system.
-
Updated
Oct 23, 2020 - C#
SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed?
-
Updated
Jun 1, 2022
Is your feature request related to a problem? Please describe.
Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.
Describe the solution you'd like
Check for changes in nodegroup config before each run. If safe to do so, run with the new config.
*Describe alternatives you've considered
Improve this page
Add a description, image, and links to the scale topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scale topic, visit your repo's landing page and select "manage topics."


Enhancement
Some system variables either have no type (default: TypeString) or use TypeString when they could use a different builtin type (TypeInt, TypeEnum, TypeBool) that is more suited. Here is what I found from manual inspection: