#
config
Here are 2,484,988 public repositories matching this topic...
Nginx HTTP server boilerplate configs
-
Updated
Nov 21, 2021
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
config
template
enterprise
modular
framework
orm
high-performance
cache
logger
validator
logging
session
tracing
opentracing
go-framework
goframe
opentelemetry
-
Updated
Dec 2, 2021 - Go
Node.js Application Configuration
-
Updated
Nov 10, 2021 - JavaScript
Jsonnet - The data templating language
-
Updated
Dec 2, 2021 - Jsonnet
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
-
Updated
Nov 29, 2021 - PHP
Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
-
Updated
Sep 15, 2021 - JavaScript
DanielRuf
commented
Nov 2, 2021
It looks like there is mod_headers used but it should be probably mod_rewrite:
Origin
-
Updated
Dec 2, 2021 - Go
Simple lib to parse environment variables to structs
-
Updated
Dec 1, 2021 - Go
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers.
nodejs
javascript
config
markdown
matter
yaml
data
node
parse
gatsby
metalsmith
mapbox
netlify
frontmatter
assemble
phenomic
front-matter
jonschlinkert
front-matter-parsers
-
Updated
Jul 11, 2021 - JavaScript
Configuration Management for Python ⚙
config
python
yaml
flask
settings
django
vault
configuration
environment-variables
configuration-management
django-configuration
app-config
hacktoberfest
flask-extension
environment-configuration
12factorapp
flask-configuration
fastapi
django-extension
dynaconf
-
Updated
Nov 18, 2021 - Python
Featureful configuration management library for Node.js
nodejs
javascript
config
json
node
schema
validation
configuration
json-files
environment-variables
configuration-management
env
-
Updated
Oct 20, 2021 - JavaScript
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects.
-
Updated
Oct 20, 2021 - Ruby
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
config
go
cli
golang
yaml
toml
parser
json
query
xml
configuration
update
selector
data-structures
data-wrangling
devops-tools
data-processing
yaml-processor
json-processing
-
Updated
Nov 9, 2021 - Go
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
config
go
docker
cli
golang
template
devops
cloud
consul
vault
templating
sysadmin
boltdb
sysops
devops-tools
codebeat-url
codebeat-image
hacktoberfest
dockerhub-url
microbadger-url
dockerhub-stars
cii-bp-image
gocover-image
cii-bp-url
dockerhub-image
gocover-url
-
Updated
Nov 27, 2021 - Go
config
rust
toml
json
config-management
configuration
crates
configuration-management
configr
rust-applications
-
Updated
Nov 29, 2021 - Rust
Codemods for your project config files
-
Updated
Nov 28, 2021 - JavaScript
Home Assistant config files, rewritten to use the latest features, 100+ documented automations, automatically generated ToC 🏠 🤖
config
yaml
home-automation
iot
automation
philips-hue
internet-of-things
home-assistant
home-assistant-config
appdaemon
lovelace
lovelace-ui
-
Updated
Oct 31, 2021 - Python
[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
-
Updated
Jan 15, 2019 - JavaScript
awesome configuration for Hammerspoon.
-
Updated
Jul 22, 2021 - Lua
crdoconnor
commented
Oct 7, 2018
Similar to the Email validator.
Global settings for your Rails application.
-
Updated
Nov 19, 2021 - Ruby
Simple config handling for your app or module
electron
config
preferences
json
command-line
storage
json-schema
npm-package
configuration-management
node-module
corrupt
-
Updated
Nov 29, 2021 - TypeScript
PyTorch Lightning + Hydra. A feature-rich template for rapid, scalable and reproducible ML experimentation with best practices. ⚡ 🔥 ⚡
config
template
research
deep-learning
neptune
best-practices
comet
pytorch
hydra
tensorboard
experiments
reproducibility
project-structure
mlops
mlflow
training-pipeline
experiment-tracking
pytorch-lightning
wandb
weights-and-biases
-
Updated
Dec 3, 2021 - Python
Improve this page
Add a description, image, and links to the config topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the config topic, visit your repo's landing page and select "manage topics."


1.4.2版本注册中心测试结论如下:
在无鉴权情况下,7w dubbo实例已出现瓶颈。
在有鉴权情况下,3w dubbo实例已出现瓶颈。
当开启鉴权且达到3万dubbo实例,服务端主要参数的最佳实践为:tomcat最大线程数=4000,最小空闲线程数=200,nacos的鉴权缓存=true。
问题:
如何继续提升dubbo实例数?因为我们实例已经达到1.5万,并且要添加鉴权功能,后续会继续增加,明年年末预计会到8万实例。 @KomachiSion 多谢啦
另外,实例数个数我们是查看的naming-performance.log 和控制台附[Nacos注册中心性能测试报告],如有问题,请指正,以便我们更好的测试注册中心性能。
一、测试工具
使用