Skip to content

catholicon/persistent-cache-dumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tool to dump Jackrabbit Oak persistent cache entries in text format. Its based on code by Thomas

$ java -jar persistent-cache-dumper.jar cache-0.data
map,length,key
node,157,/jcr:system/jcr:versionStorage/56/d9@br1523fec1483-0-1
node,155,/jcr:system/jcr:versionStorage/56/d9@r1523fec53bb-3-1
node,157,/jcr:system/jcr:versionStorage/56/da@br1523fec1483-0-1
node,155,/jcr:system/jcr:versionStorage/56/da@r1523fec53bb-3-1
... 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published