grails-audit-logging-plugin
grails-audit-logging-plugin copied to clipboard
how to cache this audit log using nosql database for instance(Redis).
can we cache the log data into redis database at domain event level(onChange/onSave/onDelete) and that should be transactional.