Skip to content

Persistence rebase#1127

Merged
rfecher merged 8 commits intomasterfrom
persistence-rebase
Aug 10, 2017
Merged

Persistence rebase#1127
rfecher merged 8 commits intomasterfrom
persistence-rebase

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Jun 22, 2017

This branch introduces a new way for serialization & de-serialization within GeoWave, in order to attempt to improve performance. It also adds a class name identifier registry for mapping class names to/from identifiers, rather than the serialized binary value including the class names and drastically increasing the size of the binary

mcarrier7 and others added 2 commits June 22, 2017 17:19
…ing spi

# Conflicts:
#	core/geotime/src/main/java/mil/nga/giat/geowave/core/geotime/store/query/SpatialQuery.java
#	core/store/src/main/java/mil/nga/giat/geowave/core/store/query/BasicQuery.java
#	extensions/adapters/vector/src/main/java/mil/nga/giat/geowave/adapter/vector/AvroFeatureDataAdapter.java
#	extensions/adapters/vector/src/main/java/mil/nga/giat/geowave/adapter/vector/index/SecondaryIndexManager.java
@rfecher rfecher force-pushed the persistence-rebase branch from 6495039 to a552223 Compare June 23, 2017 14:14
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 23, 2017

Coverage Status

Coverage increased (+12.9%) to 51.342% when pulling a552223 on persistence-rebase into b8685f2 on master.

@rfecher rfecher merged commit 59b9a80 into master Aug 10, 2017
@rfecher rfecher deleted the persistence-rebase branch August 10, 2017 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants