Code Monkey home page Code Monkey logo

t3p-scalable's Introduction

=============================
To be added to documentation:
=============================


>>	2010-01-05  Oliver Hader  <[email protected]>

	Assure Configuration

	This kind of configuration assures that a write/master connection is used
	to handle data. This can be handy if it has to be assured that for e.g.
	session data (or other sensitive data) the accordant database connection
	is used.

	Properties in configuration $t3p_scalable_conf['db']['assure']['write']:

		+ 'tables' (string)
		  Contains a list of tables that shall only be accessed by the
		  write/master connection.
		  Example: 'tables' => 'fe_session_data,fe_sessions,cache_pages'
		+ 'backendSession' (boolean)
		  Defines whether the current backend user sessions shall use the
		  write/master connection.
		  Example: 'backendSession' => true
		+ 'cliDispatch' (boolean)
		  Defines whether the write/master connection shall be used when
		  a CLI process was dispatched. This can be handy e.g. for running
		  a crawler task.

-------------------------------------------------------------------------------

This extension is no longer actively maintained.

t3p-scalable's People

Contributors

stefanmasz avatar soda-2005 avatar

Watchers

 avatar  avatar  avatar James Cloos avatar Thomas Neumann avatar  avatar Tobias Hehl avatar Dominik Tomasi avatar Bilal Arslan avatar Daniel Zohm avatar Chetan Thapliyal avatar  avatar Deniz Dagtekin avatar Kevin Schu avatar Martin Tepper avatar Mario Erazo avatar Lukas Hück avatar Timo Fuchs avatar Sven Carstens avatar Manish Jain avatar Felix Semmler avatar Patrick Roos avatar stetau avatar  avatar  avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.