Implement persistent params operator by serihiro · Pull Request #845 · treasure-data/digdag
What is this ? This PR implements param_set> and param_get> operators. These operator can handle persistent params with key value store style. Supported datastores are Redis or PostgreSQL on...