[console_scripts]
custom-redis-client = custom_redis.client:start
custom-redis-server = custom_redis.server:start

