issues
search
codingchili
/
chili-core
Reactive framework for creating transport & storage-transparent microservices with Vert.x
https://codingchili.github.io/chili-core/
MIT License
14
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move the blocking log operation to executor thread
#284
Arooba-git
opened
1 year ago
0
update bundled hazelcast configuration to match current version.
#283
codingchili
closed
2 years ago
0
update bundled default cluster.xml to match updated hazelcast version
#282
codingchili
closed
2 years ago
0
configure default PolymorphicTypeValidator in jackson 11
#281
codingchili
closed
2 years ago
1
support deserialization for JsonObject/JsonStorable
#280
codingchili
closed
2 years ago
1
remove log4j as required by elastic client
#279
codingchili
closed
2 years ago
0
Support for custom transport data formats
#278
codingchili
opened
3 years ago
0
Disable file uploads for REST/Websocket listeners
#277
codingchili
closed
2 years ago
1
Enforce max body size for rest/websocket listeners.
#276
codingchili
opened
3 years ago
0
Improve exception handling for provided listeners
#275
codingchili
opened
3 years ago
0
Replace SelfSignedCertificate from Netty with static test certificates
#274
codingchili
closed
2 years ago
1
Support for J16
#273
codingchili
closed
2 years ago
1
improvements to key/certificate handling
#272
codingchili
opened
3 years ago
0
Use setAccessible to improve reflection performance
#271
codingchili
closed
3 years ago
1
Poor error handling when using Java reflection
#270
codingchili
closed
3 years ago
1
Add REST Headers to RestListener to return body errors with CORS.
#269
codingchili
closed
3 years ago
1
Race condition in AuthenticationGenerator for token generation
#268
codingchili
closed
3 years ago
1
Launcher support for deploying multiple blocks
#267
codingchili
closed
3 years ago
0
Make it possible to retrieve the deployed block from launchers context
#266
codingchili
closed
3 years ago
1
Launcher ignores the deployment argument for block
#265
codingchili
closed
3 years ago
0
api support for registering multiple metrics reporters
#264
codingchili
closed
3 years ago
0
upgrade all dependencies
#263
codingchili
closed
3 years ago
0
change metrics implementation from dropwizard to micrometer
#262
codingchili
closed
3 years ago
0
configurable metrics snapshot to reduce overhead
#261
codingchili
closed
3 years ago
0
Allow enabling ALPN without setting secure (H2C)
#260
codingchili
closed
3 years ago
0
Support for passing implementation specific properties through context/storageloader
#259
codingchili
closed
3 years ago
0
Logger does not support registering complex metadata
#258
codingchili
closed
3 years ago
0
JsonItem copy constructor is not implemented
#257
codingchili
closed
3 years ago
0
event based parsing for route(), target() and token()
#256
codingchili
opened
4 years ago
0
Reconsider dynamic indexing of attributes on query
#255
codingchili
closed
5 years ago
2
Support for generating OpenAPI v3 definitions from Protocol<>
#254
codingchili
opened
5 years ago
0
release 1.2.0
#253
codingchili
closed
5 years ago
3
Improved generated protocol documentation
#252
codingchili
closed
5 years ago
6
Upgrade to vert.x 3.7.0
#251
codingchili
closed
5 years ago
2
CQEngine, ElasticSearch, MongoDB and Hazelcast as optional dependencies.
#250
codingchili
closed
5 years ago
3
Support custom logging levels
#249
codingchili
closed
5 years ago
2
AsyncStorage<Value>::values should return a Stream<Value>
#248
codingchili
closed
5 years ago
1
Improvements to TimerSource
#247
codingchili
closed
5 years ago
2
Graceful shutdown of pools
#246
codingchili
closed
5 years ago
8
Upgrade to vert.x 3.6.3
#245
codingchili
closed
5 years ago
1
Project rebranding
#244
codingchili
opened
5 years ago
0
upgrade elasticsearch storage to support 7.0.0+
#243
codingchili
closed
5 years ago
1
Validator enhancements
#242
codingchili
closed
5 years ago
0
Less String more CharSequence
#241
codingchili
closed
5 years ago
1
github pages documentation
#240
codingchili
opened
6 years ago
5
new features and roadmap
#239
codingchili
opened
6 years ago
1
Upgrade kryo to 5.0.0RC1
#238
codingchili
closed
6 years ago
1
Upgrade vertx to 3.5.3
#237
codingchili
closed
6 years ago
1
Upgrade CQEngine to 3.0
#236
codingchili
closed
6 years ago
1
HTTP REST listener needs better support for mapping route/target not in params.
#235
codingchili
closed
6 years ago
1
Next