Pinned Repositories
amazons3
The AmazonS3 Drupal module allows the local file system to be replaced with S3. Uploads are saved into the drupal file table using D7's new file/stream wrapper system.
combo_field_storage_thread
With Drupal combo_field_storage module, we can write mongoDB enabled field storage to both MySQL and MongoDB, but the write speed of MySQl is slow. Here we make a non-blocking approach to support this feature.
drucloud-distro
Drupal 8 base
drucloud-js
JS SDK for frontend developers
drupal
Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contibute, go to Drupal.org:
drupal-awss3-v2
Amazon S3 Drupal module for aws sdk for php v2
drupal-awssdkv2
this is a fork from https://drupal.org/node/1865568 and supporting awssdk v2 . We here to continuous maintain on github and avoid duplication in drupal.org
drupalForAndroidSDK
Drupal Android SDK
drupalsolrcloud
Reference https://drupal.org/node/2064377 https://drupal.org/node/2107417 we made a workable version of solrcloud with drupal configuration
headless-drupal-angular
Working "Headless Drupal" example implementation - an AngularJS app set up to talk to Drupal 8 vis the rest.module.
Drupal and AWS's Repositories
drucloud/drupalForAndroidSDK
Drupal Android SDK
drucloud/combo_field_storage_thread
With Drupal combo_field_storage module, we can write mongoDB enabled field storage to both MySQL and MongoDB, but the write speed of MySQl is slow. Here we make a non-blocking approach to support this feature.
drucloud/drucloud-distro
Drupal 8 base
drucloud/drucloud-js
JS SDK for frontend developers
drucloud/drupal-awss3-v2
Amazon S3 Drupal module for aws sdk for php v2
drucloud/headless-drupal-angular
Working "Headless Drupal" example implementation - an AngularJS app set up to talk to Drupal 8 vis the rest.module.
drucloud/amazons3
The AmazonS3 Drupal module allows the local file system to be replaced with S3. Uploads are saved into the drupal file table using D7's new file/stream wrapper system.
drucloud/drupal
Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contibute, go to Drupal.org:
drucloud/drupal-awssdkv2
this is a fork from https://drupal.org/node/1865568 and supporting awssdk v2 . We here to continuous maintain on github and avoid duplication in drupal.org
drucloud/drupalsolrcloud
Reference https://drupal.org/node/2064377 https://drupal.org/node/2107417 we made a workable version of solrcloud with drupal configuration
drucloud/drush
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
drucloud/oauth3legged_client
This is a clone from our own project oauth3legged_client aims at providing 3 server oauth cases for drupal