Derek Hulley
33cb2a4d75
Better indexing for string properties to support path-based lookups
...
- Normal prefix-index has been shortened to 32 chars (from 64)
- Added a fully indexed 'string_end' column of 16 characters
- iBatis queries are optimized to pull short strings from the index
- Long paths and NodeRefs are well-indexed using this approach
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@15833 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-08-20 13:03:29 +00:00
Derek Hulley
528df9ef5f
Audit DAO
...
- Audit config (alf_audit_cfg) now uses CRC check and persists via ContentService and alf_content_data
- Reverted 3.3 references back to 3.2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@15805 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-08-19 02:30:42 +00:00
Derek Hulley
d22b8baa6c
Integrated Content Properties Refactor and Content Purge
...
- MOB-30: Content Purge
- MOB-415: Content Properties Refactor
- Adds to MOB-214: Upgrade scripts for Ent DBs
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14810 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-06-19 15:11:24 +00:00
Derek Hulley
b2836c3aca
MOB-434: Cluster-wide Locking Service
...
- DAO and unit tests (MOB-436)
- MySQL and Derby scripts (MOB-438)
- TODO: Oracle, PostgreSQL and SQLServer for Enterprise
- TOD0: Wrap lock wait and lock retry behaviour
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13947 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2009-04-15 03:37:22 +00:00