Support transaction in live-object interceptors

Open
#3,321 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the live-object interceptor entry points and the existing transaction or transactional-isolation APIs in Redisson. Determine whether the requested isolation behavior can be exposed through interceptors without embedding library code; done would require a decided design and documented implementation scope.

Written by the indexing model from the issue text.

Description

I want to use transactional isolation functionality in live object interceptors, or do I have to embed in the library code to implement the feature?

Do you plan to implement it?

Dominant language
Java
Stars
24.4k
Forks
5.5k
Avg merge
4d 12h
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from redisson/redisson

All issues in redisson/redisson

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.