Skip to content

Nitrite/Java: Question about Processor in 4.x branch #11

Answered by anidotnet
sea-steve asked this question in Q&A
Discussion options

You must be logged in to vote

Good catch! The processor api is still work in progress. I have made some changes in the processor api in 4.x branch. Let me know your feedback.

The processor is not something like a db trigger, instead it is more like a data processor. One use case for processor is - automatically encrypt some sensitive data before saving, and decrypting the data before reading the data from the database.

Replies: 0 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@sea-steve
Comment options

@anidotnet
Comment options

@sea-steve
Comment options

Answer selected by sea-steve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
nitrite-java Nitrite for Java
2 participants