|
| 1 | +- name: Jackalope Doctrine DBAL |
| 2 | + github: https://github.com/jackalope/jackalope-doctrine-dbal |
| 3 | + website: http://jackalope.github.io |
| 4 | + description: | |
| 5 | + Uses a conventional RDBMS (e.g. MySQL) to store the content repository. |
| 6 | + stability: stable |
| 7 | + descriptors: |
| 8 | + node_type_management_autocreated_definitions_supported: true |
| 9 | + node_type_management_inheritance: single |
| 10 | + node_type_management_multiple_binary_properties_supported: true |
| 11 | + node_type_management_multivalued_properties_supported: true |
| 12 | + node_type_management_orderable_child_nodes_supported: true |
| 13 | + node_type_management_overrides_supported: false |
| 14 | + node_type_management_primary_item_name_supported: true |
| 15 | + node_type_management_property_types: true |
| 16 | + node_type_management_residual_definitions_supported: false |
| 17 | + node_type_management_same_name_siblings_supported: false |
| 18 | + node_type_management_update_in_use_supported: false |
| 19 | + node_type_management_value_constraints_supported: false |
| 20 | + option_access_control_supported: false |
| 21 | + option_activities_supported: false |
| 22 | + option_baselines_supported: false |
| 23 | + option_journaled_observation_supported: false |
| 24 | + option_lifecycle_supported: false |
| 25 | + option_locking_supported: false |
| 26 | + option_node_and_property_with_same_name_supported: true |
| 27 | + option_node_type_management_supported: true |
| 28 | + option_observation_supported: false |
| 29 | + option_retention_supported: false |
| 30 | + option_shareable_nodes_supported: false |
| 31 | + option_simple_versioning_supported: false |
| 32 | + option_transactions_supported: true |
| 33 | + option_unfiled_content_supported: true |
| 34 | + option_update_mixin_nodetypes_supported: true |
| 35 | + option_update_primary_nodetype_supported: true |
| 36 | + option_versioning_supported: false |
| 37 | + |
| 38 | +- name: Jackalope Jackrabbit |
| 39 | + github: https://github.com/jackalope/jackalope-jackrabbit |
| 40 | + website: http://jackalope.github.io |
| 41 | + description: | |
| 42 | + Uses <a href="http://jackrabbit.apache.org">Apache Jackrabbit</a> as the storage engine. |
| 43 | + stability: stable |
| 44 | + descriptors: |
| 45 | + node.type.management.autocreated.definitions.supported: true |
| 46 | + node.type.management.inheritance: multiple |
| 47 | + node.type.management.multiple.binary.properties.supported: true |
| 48 | + node.type.management.multivalued.properties.supported: true |
| 49 | + node.type.management.orderable.child.nodes.supported: true |
| 50 | + node.type.management.overrides.supported: false |
| 51 | + node.type.management.primary.item.name.supported: true |
| 52 | + node.type.management.property.types: 2, 6, 5, 12, 4, 3, 7, 8, 9, 1, 11, 10, 0 |
| 53 | + node.type.management.residual.definitions.supported: true |
| 54 | + node.type.management.same.name.siblings.supported: false |
| 55 | + node.type.management.update.in.use.suported: false |
| 56 | + node.type.management.value.constraints.supported: true |
| 57 | + option.access.control.supported: false |
| 58 | + option.activities.supported: true |
| 59 | + option.baselines.supported: true |
| 60 | + option.journaled.observation.supported: true |
| 61 | + option.lifecycle.supported: false |
| 62 | + option.locking.supported: true |
| 63 | + option.node.and.property.with.same.name.supported: true |
| 64 | + option.node.type.management.supported: true |
| 65 | + option.observation.supported: true |
| 66 | + option.query.sql.supported: true |
| 67 | + option.retention.supported: false |
| 68 | + option.shareable.nodes.supported: false |
| 69 | + option.simple.versioning.supported: true |
| 70 | + option.transactions.supported: false |
| 71 | + option.unfiled.content.supported: false |
| 72 | + option.update.mixin.node.types.supported: true |
| 73 | + option.update.primary.node.type.supported: true |
| 74 | + option.versioning.supported: true |
| 75 | + option.workspace.management.supported: true |
| 76 | + option.xml.export.supported: true |
| 77 | + option.xml.import.supported: true |
| 78 | + query.full.text.search.supported: true |
| 79 | + query.joins: query.joins.inner.outer |
| 80 | + query.languages: javax.jcr.query.JCR-JQOM, javax.jcr.query.JCR-SQL2 |
| 81 | + query.stored.queries.supported: true |
| 82 | + query.xpath.doc.order: false |
| 83 | + query.xpath.pos.index: true |
| 84 | + write.supported: true |
| 85 | + query.cancel.supported: false |
| 86 | + |
| 87 | +- name: Jackalope Prisimic |
| 88 | + github: https://github.com/jackalope/jackalope-prismic |
| 89 | + website: http://jackalope.github.io |
| 90 | + description: | |
| 91 | + Work-in-progress - Uses <a href="https://prismic.io">Prismic</a> cloud content system as the storage engine. Currently read-only. |
| 92 | + stability: unstable/WIP |
| 93 | + |
| 94 | +- name: PHPCR Midguard2 |
| 95 | + github: https://github.com/midguardproject/phpcr-midgard2 |
| 96 | + website: https://github.com/midguardproject/phpcr-midgard2 |
| 97 | + description: | |
| 98 | + Uses <a href="http://midgard-project.org/midgard2">Midgard2</a> open soruce content repository. Not maintained since 2013 |
| 99 | + stability: unstable/unmaintained |
| 100 | + |
| 101 | +- name: Jackalope MongoDB |
| 102 | + github: https://github.com/jackalope/jackalope-mongodb |
| 103 | + website: https://github.com/jackalope/jackalope-mongodb |
| 104 | + description: | |
| 105 | + Uses MongoDB to store data. Not maintained since 2012 |
| 106 | + stability: unstable/unmaintained |
0 commit comments