Nikoleta Verbeck

Results 2 repositories owned by Nikoleta Verbeck

MemcachedManager

19
Stars
1
Forks
Watchers

Memcached Manager is a very simple yet powerful memcached server/cluster manager. It allows you to delete & flush keys, view stats, see the raw data on the server, and more.

PySQLPool

57
Stars
23
Forks
Watchers

PySQLPool is a MySQL Connection Pooling for Python 2.4+ built on-top of the famous MySQLdb Python library. My goal of PySQLPool is to provide a simple yet robust pooling library for use in and Pyth...