flowable / flowable/flowable-engine

cache the ProcessDefinitionCacheEntry

Open
#3,506 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

I want to use redis to cache the ProcessDefinitionCacheEntry,then I use Json to Serializer it,but there has some bug because some class can not do it.Can you help me?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating ProcessDefinitionCacheEntry and the process-definition cache implementation, then trace how entries are serialized and where Redis integration is configured. Reproduce the reported JSON serialization failure and document the supported caching path; done means ProcessDefinitionCacheEntry can be cached in Redis without unsupported-class errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, redis
Domain
backend, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.