Skip to content

Don't store JSON in level DB #6

Description

@renepickhardt

as discussed with @sebschlicht it might make sense to store objects in as byte array in level db.

First profile in the middleware if parsing json with all the reflections is really a bottleneck

if so: move this code from https://github.com/Metalcon/middleware/blob/f15162d943a625dfcf535f70359fd6b0b0d572e2/src/main/java/de/metalcon/middleware/core/SddOutputGenerator.java to static data delivery write requests and change the response Classes and API of static data delivery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions