Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Implement caching for view models #228

@dzhelezov

Description

@dzhelezov

Currently the view models extensively use read/write access to the RocksDB. Especially heavy use is from

TransactionViewMode.fromHash(..)

Introducing a global cache service (provisionally based guava Cache) should singnificantly increase the performance

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions