solar/solar/dblayer
Jedrzej Nowak 8add0260f2 Implement better and more solar specific pool for PG
Supported parameters
- pool_size how big is the pool
- pool_overflow how many overflow connections should be allowed

Change-Id: Iba92eb94754ef7314bc3d4bf0e413e7d61e027f8
2016-03-07 17:10:25 +01:00
..
test Fixed non working test on riak backend 2016-02-22 17:51:35 +01:00
__init__.py Implement better and more solar specific pool for PG 2016-03-07 17:10:25 +01:00
conflict_resolution.py CRDTish lock to avoid concurrent update/delete 2016-01-18 16:08:06 +01:00
gevent_helpers.py Implement db based lock mechanism for orchestration 2016-01-13 16:39:11 +02:00
gevent_local.py Fix gevent cache, by default it shouldn't be shared 2016-01-12 15:24:12 +01:00
gevent_patches.py Implement db based lock mechanism for orchestration 2016-01-13 16:39:11 +02:00
lfu_cache.py Added missing files 2015-12-08 18:07:57 +01:00
locking.py Support postgresql in dblayer 2016-02-15 18:13:25 +01:00
model.py CRDTish lock to avoid concurrent update/delete 2016-01-18 16:08:06 +01:00
proxy.py Added missing files 2015-12-08 18:07:57 +01:00
riak_client.py Implement db based lock mechanism for orchestration 2016-01-13 16:39:11 +02:00
solar_models.py Support postgresql in dblayer 2016-02-15 18:13:25 +01:00
sql_client.py Implement better and more solar specific pool for PG 2016-03-07 17:10:25 +01:00
sql_pool.py Implement better and more solar specific pool for PG 2016-03-07 17:10:25 +01:00
standalone_session_wrapper.py Fix session in CLI on Debian systems 2016-01-22 09:38:37 +01:00