mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
25 lines
300 B
Markdown
25 lines
300 B
Markdown
# General Architecture
|
|
|
|
## Transport Actions
|
|
|
|
## Serializations
|
|
|
|
## Settings
|
|
|
|
## Deprecations
|
|
|
|
## Plugins
|
|
|
|
(what warrants a plugin?)
|
|
|
|
(what plugins do we have?)
|
|
|
|
## Testing
|
|
|
|
(Overview of our testing frameworks. Discuss base test classes.)
|
|
|
|
### Unit Testing
|
|
|
|
### REST Testing
|
|
|
|
### Integration Testing
|