Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 Plone 站点中查找和删除未使用的 blob 存储空间?
我正在寻找类似的东西bin/zeopack,但它会检测blobstorage目录中未使用的 blob。
bin/zeopack
blobstorage
ZODB 自己处理未使用的 blob。打包将根据需要将 blob 和已删除的事务一起删除。